SQL structure Help
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue Jan 21 18:15:01 CST 2003
on 1/21/03 5:21 PM, Wonder Fef at wonderfef at noos.fr wrote:
>> 1) escape it
>> INSERT INTO T (f1) VALUES ('Brian\'s book')
>>
>>
>> 2) use double quotes, yes they work in INSERT
>> INSERT INTO T (f1) VALUES ("Brian's book")
>>
>> Second way probably more effective.
>
>
> The \ trick worked just fine.
> I did not use the " trick because some of my fields use this character.
> Binds must be the solution to get rid of these workarounds.
Okay, so try binding and let me know if it work for you good,.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list