Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Explain SPT Syntax
Message
 
To
26/01/2005 13:56:03
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00980882
Message ID:
00984004
Views:
20
Hi Steven, did you find an answer to this?, if not here it it:
the UpdateNameList is just a list of "PAIRS" like this:

field1 dbo.MyBackEndTable.field1, field2 dboMyBakendTable.Field2,...fieldn dbo.MyBackendTable.fieldn

The UpdatableFieldList is just a list of the fields you want to be updatables

There is an utility here "SQL Pass-Through cursor that sends updates" that can make this job easier, is download # 22850

>Can someone please explain to me the syntax of the SPT code?
>
>What is the difference in the UpdateNameList and the UpdateableFieldList?
>Do both of these have to have the same field names?
>I have noticed that I can list the UpdateNameList in several lines of code but I can not get the UpdateableField List to read more than the last code line.
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Previous
Reply
Map
View

Click here to load this message in the networking platform