Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Append records to a cursor (adapter)
Message
From
27/06/2007 15:18:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Append records to a cursor (adapter)
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01236099
Message ID:
01236099
Views:
128
Hi

I have defined a cursoradapter in a form (with the ODBC data source in the data environment ). I was trying to make a append from oher table like this :


......
Select MycursorTable
append from dbf("othertable")
..........


But VFP does not append anything and shows me the error message like this:


Connectivity error: [Microsoft][ODBC SQL Server Driver][SQL Server]...

My question is:

Does VFP support this feature...?

Any other alternative?

Thanks in advance

Carlos Burgos
Next
Reply
Map
View

Click here to load this message in the networking platform