Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
Database
(Moderators:
FPK
,
Tomas Hajny
) »
Laz 1.8.4: TOracleConnection missing
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
[SOLVED] Is this a bug in...
by
jamie
[
Today
at 04:00:45 pm]
Pascal and Cousins
by
MarkMLl
[
Today
at 03:37:48 pm]
BGRAsvg: Image to big
by
winni
[
Today
at 03:31:48 pm]
case of
by
Blaazen
[
Today
at 03:28:47 pm]
Raspbian: running a progr...
by
MarkMLl
[
Today
at 03:22:33 pm]
What OS will my projects ...
by
geraldholdsworth
[
Today
at 03:13:05 pm]
Using WebSockets with Laz...
by
MortenB
[
Today
at 03:05:12 pm]
converting C++ over laz, ...
by
PascalDragon
[
Today
at 02:54:05 pm]
How to assign default eve...
by
Zoran
[
Today
at 02:32:47 pm]
ATTabs little Q. caption ...
by
d7_2_laz
[
Today
at 01:26:17 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Laz 1.8.4: TOracleConnection missing (Read 3613 times)
am2
Newbie
Posts: 4
Laz 1.8.4: TOracleConnection missing
«
on:
November 06, 2018, 06:10:24 pm »
Hi,
my Admin installed the actual lazarus version. When I started it I missed the TOracleConnection Component.
http://wiki.lazarus.freepascal.org/SQLdb_tab
In the wiki there is the TOracleConnection explained, but not to be seen anymore. Can anybody explain, how I can still use this Component?
I really need it.
Thank you
am2
Logged
HeavyUser
Sr. Member
Posts: 310
Re: Laz 1.8.4: TOracleConnection missing
«
Reply #1 on:
November 06, 2018, 06:45:12 pm »
from the registerSQLDB unit
Code: Pascal
[Select]
[+]
[-]
{$IFndef win64}
{$DEFINE HASORACLECONNECTION}
{$ENDIF}
So I guess install the 32bit lazarus instead of 64bit?
Logged
am2
Newbie
Posts: 4
Re: Laz 1.8.4: TOracleConnection missing
«
Reply #2 on:
November 07, 2018, 09:06:15 am »
I must change the computer, I look for it a little later.
If I understand correctly:
- Lazarus works only with 32bit- Oracle- driver?
- If I want to use Oracle with Lazarus out of the box I must use 32bit Lazarus?
Thank you for your answer.
AM
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
Database
(Moderators:
FPK
,
Tomas Hajny
) »
Laz 1.8.4: TOracleConnection missing
TinyPortal
© 2005-2018