Сбт, 19 Июн 2010, Denis Samson писал(а): > > I'll test ms- access or SQL server Monday. > > Which reminds me I had my varchar defined in MySQL as utf-8, which does > explain > why getallcolinfo returned SQL_WVARCHAR after the select. Means this has to > be > supported as well in the select. before the bindparameter... > denis
ms-access always stores varchar/char in unicode, you may compare what SQL_TYPE it will return. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
