Board index » delphi » I'm having an ADOQuery Parameter problem.
Shaun Hogarth
![]() Delphi Developer |
Sat, 19 Feb 2005 11:07:38 GMT
I'm having an ADOQuery Parameter problem.
When I try and open this SQL in a TADOQuery (In the IDE or at runtime) I get
an AccessViolation in ntdll.dll (cannot assign nil to TInsp ListBox). I had to manually set the properties of the parameters to make them DateTime as they were not recognised automatically. I then get an AV in msado.dll if I then click on any property of the ADOQuery in the IDE. SELECT If I replace one set of the Parameters with an actual DateTime string, I Any assistance to resolve this would be appreciated. Thank you. Regards, Delphi 6 Ent SP2. XP Pro. MSSQLServer2000. LMD Tools 6 |