Recent

Author Topic: TDatasource not seeing IBConnection--RESOLVED  (Read 3401 times)

CaptBill

  • Sr. Member
  • ****
  • Posts: 435
TDatasource not seeing IBConnection--RESOLVED
« on: September 22, 2013, 04:48:12 pm »
I am trying to configure Firebird and everything is all a go except Tdatasource is not able to connect to it. Is there another datasouce I should be using?

Thanks
« Last Edit: September 22, 2013, 05:00:49 pm by CaptBill »

exdatis

  • Hero Member
  • *****
  • Posts: 668
    • exdatis
Re: TDatasource not seeing IBConnection
« Reply #1 on: September 22, 2013, 04:52:32 pm »
Use TIBconnection for connection, TDataSource for SQLQuery(to read and show records).

exdatis

  • Hero Member
  • *****
  • Posts: 668
    • exdatis

BigChimp

  • Hero Member
  • *****
  • Posts: 5740
  • Add to the wiki - it's free ;)
    • FPCUp, PaperTiger scanning and other open source projects
Want quicker answers to your questions? Read http://wiki.lazarus.freepascal.org/Lazarus_Faq#What_is_the_correct_way_to_ask_questions_in_the_forum.3F

Open source including papertiger OCR/PDF scanning:
https://bitbucket.org/reiniero

Lazarus trunk+FPC trunk x86, Windows x64 unless otherwise specified

CaptBill

  • Sr. Member
  • ****
  • Posts: 435
Re: TDatasource not seeing IBConnection
« Reply #4 on: September 22, 2013, 05:00:19 pm »
Use TIBconnection for connection, TDataSource for SQLQuery(to read and show records).

Ah, yes. So Firebird is a proper sql db and not just like a bde replacement.

Thank you.
« Last Edit: September 22, 2013, 05:06:07 pm by CaptBill »

 

TinyPortal © 2005-2018