MyDac 5.0.4 and Delphi 7 - Get error in myClasses.pas - line 2547
Posted: Mon 09 Apr 2007 16:04
I get the following error(see below) - when try to access a small query from the buildin editor.
If i just select active = true in at the propertie window - is works.
If i make small changes to the SQL, ex write a X in the sql - execute, get an error , remove the X then it works, but if i leave the build in editor, the i have to do the X trick again.
This is the error message i get - i have tried to remove every think from my 4.40 verision - as descript at this forum.
Error
Assertion failure (D:\Project\Delphi\MyDac\Source\MyClasses.pas, line 2547
My version of MyDac are 5.0.4
My delphi i 7.0
Runing Windows XP - sp2
MySql server running 5.0.24 runing on Linux
At current i working on small sample to see if i can reproduce the problem
/Per
If i just select active = true in at the propertie window - is works.
If i make small changes to the SQL, ex write a X in the sql - execute, get an error , remove the X then it works, but if i leave the build in editor, the i have to do the X trick again.
This is the error message i get - i have tried to remove every think from my 4.40 verision - as descript at this forum.
Error
Assertion failure (D:\Project\Delphi\MyDac\Source\MyClasses.pas, line 2547
My version of MyDac are 5.0.4
My delphi i 7.0
Runing Windows XP - sp2
MySql server running 5.0.24 runing on Linux
At current i working on small sample to see if i can reproduce the problem
/Per