Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing String of Strings in SPT
Message
From
25/03/2010 09:09:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Passing String of Strings in SPT
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01457133
Message ID:
01457133
Views:
97
For some reason when the UT interface was re-vamped I could not get logged in so I had to create a new account. In doing this I lost access to all of my previous posts.

I have asked this question already and got a solution, I just cannot remember what is was.

I am needing to pass a string of strings with SPT(db2 database).

myString = "'56230','62323'"
spt = "Update myRemoteTable Set myfield = '" + myString + "' where myfield2 = whatever"

I cannot get the syntax right to get this to work.
Next
Reply
Map
View

Click here to load this message in the networking platform