Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TEXTMERGE with variables
Message
From
07/07/2011 03:29:38
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
06/07/2011 23:30:44
Victor Chignes
Inteliventas
Peru
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01517278
Message ID:
01517527
Views:
63
>Finally I decided for that option. It has another advantage, about the data types.

And if you look at the command that gets sent to the server (you can do that in the profiler), you'll see that it translates into an exec sp_execsomething with all your ?-prefixed variables passed as parameters, and replaced inside the command as @p1, @p2 etc. Which is exactly why it is a good safeguard against SQL injection.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform