Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Passthrough
Message
 
To
28/01/2003 13:02:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00746301
Message ID:
00746311
Views:
22
>I have some code that was working fine but now it has quit functioning.
>
>Store SQLConnect('webprddtx','sde','mypassword') To gnHandle1n
>testthissd = "INSERT INTO drawmstrp(dm_drawing_number) Values('855459')"
>= SQLSETPROP(gnHandle1n, 'Transactions', 2)
>= SQLEXEC(gnHandle1n, testthissd)
>= SQLCOMMIT(gnHandle1n)
>
>=SQLDISCONNECT(gnHandle1n)
>EndIf
>
>SQLCommitt returns a 1 but the as400 table is not appended too.

Dumb question: is the SQLEXEC() also returning 1?
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform