From: Pavol S. <pa...@st...> - 2003-02-04 12:41:34
|
hi, i think, that problem is not in Firebird itself, becouse when i use netprovider alpha 3 or alpha 4 it is working, it is not working only with new build from fresh cvs... may be there is problem in connection string: Database=c:\\PROJEKTY\\Databases\\ncmain.gdb;User=sysdba;Password=masterkey;Dialect=3;Charset=WIN1250;Server=127.0.0.1 and again this conn string work with older provider, but now with new :( there is that PInvoke metadata problem... I was checking sources and it looks, that parsing is correct... I cannot go deeper in your source, becouse i have problems debuging it (i dont like .net debuggers) it is working with old provider, then i change reference to new provider and that funny exception is raised... thanx p. |