Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create remote view
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Create remote view
Miscellaneous
Thread ID:
00581674
Message ID:
00581674
Views:
47
Hi,

Within my forms, I create one or several views with this command:

CREATE SQL VIEW &pcSQLVueName ;
REMOTE CONNECTION &pcSQLVueCon ;
SHARE AS &pcSQLVue ;
WHERE &pcSQLVueWhere ;
ORDER BY &pcSQLVueTri

9 out of 10 my views are created without problem but sometimes, my view are not created then my forms crash.

I'm looking for something to set to eliminate this problem.

Any suggestion would be appreciate.

bye
Le travail est un moyen, pas une fin.

Louis Hudon
Hydro-Québec
Informatique en Équipement
Next
Reply
Map
View

Click here to load this message in the networking platform