Circular datalinks are not allowed ??

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Tiko12
Posts: 5
Joined: Fri 23 Jan 2009 22:30
Location: Denmark

Circular datalinks are not allowed ??

Post by Tiko12 » Fri 23 Jan 2009 22:40

Hello

Im new to Your component - Im using Win XP (SP3) - Delphi6 Proff. fixpack 3.

Have been using Microolaps MyDAC - and also tried Yours DAC for MySQL.

Have an urgent need for UNIcode - and have just been trying to replace Microolap components with Yours - but get this message when 1 of my forms are created..

I dont understand why ??
The only thing that is on the form - is a Query comp. taht is not activated - and a lot of native datacontrols like BDEdits a.o referring to my datasource on the main form ??

What could possible be circular ??

Thanks in advance...
regards Tiko12

Tiko12
Posts: 5
Joined: Fri 23 Jan 2009 22:30
Location: Denmark

- help please

Post by Tiko12 » Sun 25 Jan 2009 20:27

I dont get it..

Get this error when Delphi - creates a Form - where only a Query component (not active) and a set of DBRichedit components referring to a datasource on the main form...

What is circular ???

- regards Tiko12

jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

Post by jkuiper » Mon 26 Jan 2009 08:33

Maybe you can upload an example?

Tiko12
Posts: 5
Joined: Fri 23 Jan 2009 22:30
Location: Denmark

Solved

Post by Tiko12 » Mon 26 Jan 2009 08:42

I found the problem - google !!

I used a LookupComboBox - that ended up sniffing data from a Table using MasterSource - that was the same as all the Dbeditors....

- removed the Lookup...

- so Im good..

jkuiper
Posts: 138
Joined: Fri 04 Aug 2006 14:17

Post by jkuiper » Mon 26 Jan 2009 08:52

- so Im good..
You were bettter if you looked first with google :wink:

Post Reply