Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote db updates
Message
From
04/12/2001 12:00:19
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
04/12/2001 10:51:24
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00589302
Message ID:
00589346
Views:
22
>Hi,
>
>Having trouble with SQL Server Fox7 pass through update sequence of commands. All my statements run successfully and report successful. The connect,select, all cursorsetprop (tables,keyfieldlist,updatablefieldlist,updatenamelist and sendupdates),insert and disconnect. But I look at the table using Enterprize Manager and no update has been made. ? Am I lacking a permission? and after the sequence runs and I try to exit foxpro I cant, I get the error "connection handle is invalid". Any suggestions.
>
>Ron

Hi Ron,

(general 'may not be right problem' disclaimer).

Did you enable buffering for your cursor, if so you'll need a TABLEUPDATE().

Try issuing a
? TABLEUPDATE(.t., .t., "Cursorname")
before you exit VFP and see if the "connection handle" error goes away.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform