Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Views
Message
From
28/09/2004 11:08:33
 
 
To
28/09/2004 10:55:36
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00946321
Message ID:
00946691
Views:
11
Create the view in code with the Create SQL View command. Or, if your going to have to maintain a number of views, look into ViewEditor from http://whitelightcomputing.com/proddevelopertools.htm.

Regards

>The remote view is created with the wizard. I can't access the SQL statement that it generates.
>
>>The workaround is to use the AS clause
>>select mytable.desc as mydesc, mytable.otherfield
>>
>>DESC is a reserved word.
>>
>>regards
>>>All,
>>>
>>> I have an application that will be accessing a remote database. One of the fields has the name "desc". When I create a remote view in VFP 7 and browse the data I recieve the following error message: Connectivity error: [Microsoft][ODBC SQL Server Driver][SQL Server] Incorrect syntax near the keyword 'desc'. What work arounds are there for this bug?
Jim
Previous
Reply
Map
View

Click here to load this message in the networking platform