0
votes
0answers
14 views
Db2: no available conversion for the source page
I'm usind db2 8. Try to connect to the database (on the remotee computer, using vpn).
While connecting I have an error:
SQL0332N There is no available conversion for the source code page "1251" to
…
1
vote
3answers
185 views
Is codepage 65001 and utf-8 the same thing?
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%>
<!--#include file="conn.asp"-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" …
