Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CursorAdapter Class
Message
From
16/10/2002 10:37:17
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
CursorAdapter Class
Miscellaneous
Thread ID:
00711726
Message ID:
00711726
Views:
41
I am currently testing CursorAdapter class and have some issues and was wondering if anyone else has run across the same things.

The ODBC connection with SQL server is wonderful. I really like that.

The problem comes when I use a Native connection with VFP tables.

1. I ran the sample code from Devcon against Northwind dbf tables and the result is two cursors/tables in the data session. The first one was customers, the second was A. When I ran the same code using ODBC for Northwind on SQL server, I only had Customers and that was equivalent to A from the Native test I ran. So my problem is that my results are different names, and I could not figure out how to fix that.

2. When I did a replace in the result with the ODBC connection to SQL server, it worked great and updated SQL Server. When I attempted the same thing with Native, it did not update.

Can anyone help? What am I missing? I figure that there must be a different property or method that I am missing, but I just cannot find it.

Thank you in advance for any guidance!

Susan
Next
Reply
Map
View

Click here to load this message in the networking platform