Datetyp for text

A

Arun Wadhawan

Hello

I would like to insert from a Form text to SQL Table. It works fine, but
only with special signs like apostroph, german signs it doesn't work. The
error message is each time :


Microsoft][ODBC SQL Server Driver][SQL Server]Line 1: Incorrect syntax near
' >>( speacial sign ) >>


How can I manage this generally, I would also need to insert some kyrillic
letters over this form to the SQL Table.

Can I change the Datetyp on the SQL Server of the table ?
Some other methods ?
Thanks a lot
Arun
 
Top