Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursoradapter/alias not working for native cursor
Message
From
02/01/2003 08:57:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Cursoradapter/alias not working for native cursor
Miscellaneous
Thread ID:
00737291
Message ID:
00737291
Views:
90
I am developing an application in which the user can access remote data or local data. The remote data is a SQL Server database accessed using a CursorAdapter/ADO object while the local is a VFP database CursorAdapter/Native object. I'm trying to use an alias to the data so that the processing code is common (oData.alias = "aliasname"). This works great for the remote data but fails for the local. If I debug, the local alias remains set to "A" instead of the name I set it to.

Is this known, by design, or am I lost...?

Thanks,
Pat
Next
Reply
Map
View

Click here to load this message in the networking platform