Interbase ODBC to Access with foreign characters
I have a legacy Delphi database, with an application written in Borland Pascal. It's an old system, running on a virtual XP box, since it won't run on anything newer.
I have a legacy Delphi database, with an application written in Borland Pascal. It's an old system, running on a virtual XP box, since it won't run on anything newer.
Hi Guys, I'm using OLE DB IB Provider ver3 to Connecting to InterBase XE in Visual studio 2010, c++ environment. I'm using following for local host strConn = L"Provider=LCPI.IBProvider.3;"; st