Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re: Intellisense with VFP tables
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Intellisense with VFP tables
Miscellaneous
Thread ID:
00489268
Message ID:
00489268
Views:
41
Hey, Rip!

This is what you said:

"The dropdown list in the datasource property is there because there is a table or view in the data environment. With prg's there is no DE so the feature would not work the same."

Let's say I'm writing the code in the method that inserts a new value into a table, this method belongs to the form (like Form_Main.Insert()), and I have the table wich I'll insert values into, in the form's DE.

Now, the code:

INSERT INTO TABLE_X ( <- at this point, wouldn't be possible to have the list of the fields from table_x?? It would help very much in these cases where you have to write the fields names. Don't you think?

Alonso.
Like Frank said: "I did it... MY WAY!"
Next
Reply
Map
View

Click here to load this message in the networking platform