Matt's ODBC wrapper and Mysql
- Posted by George Walters <gwalters at sc.rr.com> Nov 04, 2004
- 632 views
Matt, what do you make of this? I don't know what happened. It consistently crashes. C:\EUPHORIA\include\odbc.ew:972 in function getHandleODBC() subscript value 0 is out of bounds, reading from a sequence of length 41 id = 0 ... called from C:\EUPHORIA\include\odbc.ew:1156 in procedure freeHandleODBC() id = 0 handle = <no value> ix = <no value> ... called from C:\EUPHORIA\include\odbc.ew:1706 in function execDirectODBC() hconn = 2 sql = {105'i',110'n',115's',101'e',114'r',116't',32' ',105'i',103'g', 110'n',111'o',114'r',101'e',32' ',105'i',110'n',116't',111'o',32' ',97'a', 112'p',79'O',112'p',101'e',110'n',32' ',118'v',97'a',108'l',117'u',101'e', 115's',32' ',40'(',34'"',32' ',49'1',32' ',32' ',32' ',49'1',48'0',48'0', 57'9',48'0',53'5',53'5',52'4',52'4',54'6',52'4',32' ',32' ',52'4',32' ', 49'1',34'"',32' ',44',',32' ',49'1',44',',32' ',49'1',48'0',48'0',44',', 32' ',34'"',57'9',48'0',53'5',53'5',52'4',52'4',54'6',52'4',34'"',44',', 32' ',52'4',44',',32' ',49'1',44',',32' ',50'2',48'0',48'0',52'4',49'1', 49'1',48'0',52'4',44',',32' ',56'8',57'9',44',',32' ',48'0',44',',32' ', 34'"',49'1',50'2',51'3',34'"',44',',32' ',48'0',44',',32' ',48'0',48'0', 48'0',48'0',48'0',48'0',48'0',48'0',44',',32' ',34'"',34'"',44',',32' ', 48'0',48'0',48'0',48'0',48'0',48'0',48'0',48'0',44',',32' ',34'"',34'"', 44',',32' ',34'"',78'N',34'"',41')'} data = 0 hstmt = 0 ... called from C:\Acutrack\lib/dbfile.e:318 in procedure addDb() t = 3 recordKey = {32' ',49'1',32' ',32' ',32' ',49'1',48'0',48'0',57'9', 48'0',53'5',53'5',52'4',52'4',54'6',52'4',32' ',32' ',52'4',32' ',49'1'} recordDb = {1,100'd',{57'9',48'0',53'5',53'5',52'4',52'4',54'6',52'4'}, 4,1,{2004,11,4},89,0,{49'1',50'2',51'3'},0,{0,0,0},{},{0,0,0},{},{78'N'}} a = <no value> tmp = <no value> ... called from apu110.exw:979 in procedure postChecks() tmpRec = <no value> i = 2 george