Page 1 of 1

mydac 4 fr2 build error

Posted: Fri 14 Oct 2005 09:29
by hzkucuk
hi,

Build
[Error] FR_MyDACTable.pas(159): Incompatible types: 'TMyConnection' and 'TCustomMyConnection'
[Fatal Error] FR_MyDACQuery.pas(18): Could not compile used unit 'FR_MyDACTable.pas'

help me

Posted: Mon 17 Oct 2005 08:10
by Ikar
Please change TMyConnection to TCustomMyConnection in declaration of frGetDataBaseName procedure