List index out of bounds (-1)

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ascll
Posts: 4
Joined: Fri 28 Jan 2005 09:05

List index out of bounds (-1)

Post by ascll » Mon 21 Nov 2005 01:49

Greetings,

I having error message popup - "List index out of bounds (-1)" when I try to Insert() and retrieve data.

Meanwhile, I'm using TCRDBGrid, TMyQuery and TDataSource - from MyDAC ver 3.55

Please advise and thanks in advance :-)


-----
ascll
[email protected]

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Mon 21 Nov 2005 08:27

We couldn't reproduce the problem.
Please send us (mydac*crlab*com) a complete small sample to demonstrate it and include script to create and fill table.

Also supply us following information

- Exact version of MyDAC (3.55.X.XX). You can see it in About sheet of TMyConnection Editor
- Exact version of Delphi, C++ Builder or Kylix
- Exact version of MySQL server and MySQL client.
You can see it in Info sheet of TMyConnection Editor

ascll
Posts: 4
Joined: Fri 28 Jan 2005 09:05

Problem solved

Post by ascll » Mon 21 Nov 2005 09:21

Your respone is extremely fast and I really appreciate it :-)

Anyway, I have solved the problem and it's nothing wrong with your handy components :-)

Thanks.

dct
Posts: 1
Joined: Mon 30 Jan 2006 18:22

List Index out of Bounds

Post by dct » Mon 30 Jan 2006 18:23

I am getting the same problem - how did you fix yours?

Post Reply