Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLEXEC command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00515140
Message ID:
00515759
Views:
26
Hi Vlad:
these are the codes that I am getting the connectivity error on:

SQL_STR = "UPDATE ClientType SET clEntity = m.entity,"+;
"clFirst1 = m.clFirst1,clMI1 = m.clMI1,clLast1 = m.clLast1,"+;
"clFirst2 = m.clFirst2,clMI2 = m.clMI2,clLast2 = m.clLast2,"+;
"clZip = m.zip where clClientID = ?M.CLIENT_ID"

OUTPUT=SQLEXEC(gnquoteConn,SQL_STR)
thanks
sherry
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform