Problem:
If you use charset"ebcdic" in a OpenESQL program that uses SQL Server you will get the following error when linking:-
error : unresolved external symbol _OESQLEBC@12
Resolution:
You need to link your EXE with OESQLEBC.OBJ that is supplied with Net Express
Old KB# 6904