Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro with Oracle 8i Lite
Message
From
12/04/2001 16:22:37
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00494618
Message ID:
00495046
Views:
17
I thank you for your answer I will take a look at this. I don't know how to use the SQL PASSTHROUGH but I will look on www.google.com I saw a lot of things about it. To answer your question that you ask me about how INIT method of my form know the layout of my Oracle table is because I will use a very simple query like :

CREATE SQL VIEW xView REMOTE CONNECTION ConnectionName AS SELECT * FROM xTable

and after this I will use this command to use the update feature of the remote view

DBSETPROP("xView","View","SendUpdates",.T.)

I think that if I use a SELECT * it will see all the changes that was made on the table each time that the form is starting.

Thank you again for your help.

And if you come at Montreal in Quebec (Canada) I will pay you a beer!!!

Bye bye
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform