Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Databases
»
TDatasource not seeing IBConnection--RESOLVED
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
New charts
by
JD
[
Today
at 12:13:34 pm]
PIX (Picture in Hexadecim...
by
ADMGNS
[
Today
at 11:15:06 am]
Fpcupdeluxe
by
DonAlfredo
[
Today
at 10:22:45 am]
Star Wars Galaxian
by
PierceNg
[
Today
at 10:10:44 am]
Unleashed Pascal (async/a...
by
Fibonacci
[
Today
at 08:27:13 am]
QGradientTrackPanel: A Fu...
by
Boleeman
[
Today
at 07:13:07 am]
[closed] Is case for stri...
by
egsuh
[
Today
at 06:39:17 am]
Fast Canvas Library V1.05...
by
Gigatron
[
Today
at 01:28:23 am]
How to define the SQLite3...
by
jamie
[
Today
at 01:26:49 am]
kOmniXML for Lazarus and ...
by
PeterEvans
[
Today
at 01:11:14 am]
Finding List of Fonts & P...
by
J-G
[August 09, 2026, 11:05:31 pm]
[Scrubbed] Question about...
by
jamie
[August 09, 2026, 08:47:34 pm]
Bug: XLSX writer does not...
by
wp
[August 09, 2026, 08:29:22 pm]
New Big Integer library i...
by
ad1mt
[August 09, 2026, 05:32:14 pm]
Automatic generation of *...
by
PeterBB
[August 09, 2026, 01:38:51 pm]
TyControls: a custom-draw...
by
Antek
[August 09, 2026, 12:07:39 pm]
PO-Editor MyLangEdit3 now...
by
dbannon
[August 09, 2026, 07:55:47 am]
Application triggers mess...
by
JanRoza
[August 09, 2026, 12:26:52 am]
[solved] form reset/reloa...
by
ADMGNS
[August 08, 2026, 09:58:42 pm]
Create small language
by
ADMGNS
[August 08, 2026, 09:52:19 pm]
Advatage Database server
by
neobrasil08
[August 08, 2026, 08:42:18 pm]
How get listy of FieldDat...
by
Aruna
[August 08, 2026, 04:02:16 pm]
Identify network devices
by
LemonParty
[August 08, 2026, 03:44:03 pm]
how to connect to mariadb...
by
Mike.Cornflake
[August 08, 2026, 12:25:31 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: TDatasource not seeing IBConnection--RESOLVED (Read 3588 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
»
Logged
exdatis
Hero Member
Posts: 668
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).
Logged
exdatis
Hero Member
Posts: 668
Re: TDatasource not seeing IBConnection
«
Reply #2 on:
September 22, 2013, 04:54:21 pm »
http://wiki.freepascal.org/Firebird_in_action
Logged
BigChimp
Hero Member
Posts: 5740
Add to the wiki - it's free ;)
Re: TDatasource not seeing IBConnection
«
Reply #3 on:
September 22, 2013, 04:57:20 pm »
... as well as
http://wiki.freepascal.org/SQLdb_Tutorial1#Project_and_components
Logged
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 »
Quote from: exdatis on September 22, 2013, 04:52:32 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
»
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Databases
»
TDatasource not seeing IBConnection--RESOLVED
TinyPortal
© 2005-2018