Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Pass Through Problem
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01063586
Message ID:
01063687
Views:
7
David,

Thanks for your reply. I origianlly tried to do it this way, but I had trouble
getting it right.

Sergey and Cetin both suggested using a table, so I went with that.

I would have preffered to build a string, but the table idea works.

Thanks



>Kevin,
>
>I wouldn't use ? parameters it makes the SPT execution a lot slower. Build your whole SQL string up and send that to your method.
>
>>Ok, I see what is happening.
>>
>>As Aergey pointed out, the parameter values are dropping out of scope
>>when the call to ._oSQLProcs.SQLCommand(sSqlCommand) happens.
>>
>>I'm open to suggesstions on the best way to do this.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform