Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating Records in an MS SQL CE Database
Message
From
26/05/2009 17:49:16
 
 
To
26/05/2009 16:52:20
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01401914
Message ID:
01402114
Views:
114
>John,
>
>SQLCe does not support batch or multiplestep instructions in crud operations. You have to make single calls until done..

I posted some sample code

Message#1402074

When I give it an insert command:

lodo.InsertCmd="insert into Test (Val) Values (?Test.Val)"

I get this error on tableupdate(), which I haven't figured out yet:

** Cannot insert an empty row from a view or CursorAdapter into its base table(s).

Any Ideas?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform