asabi
Sep 29th, 2000, 03:37 AM
I have a SQL 7.0 server configured to work with unicode (Hebrew Lang), and I try to make a Web Page that would put information in the DB.
I can insert Hebrew from the Query analyser using the insert command, but when I am using the ASP code, I get ???? instead of letters.
I am using the Unicode because I don't know of any other way to work with SQL with Hebrew...
1. If anyone one knows a better way, please say so.
2. If anyone knows how to convert the input from the webpage to proper SQL 7.0 unicode form or any ASP function that would do it ..
HELP ...
I can insert Hebrew from the Query analyser using the insert command, but when I am using the ASP code, I get ???? instead of letters.
I am using the Unicode because I don't know of any other way to work with SQL with Hebrew...
1. If anyone one knows a better way, please say so.
2. If anyone knows how to convert the input from the webpage to proper SQL 7.0 unicode form or any ASP function that would do it ..
HELP ...