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
Reading text file data in...
by
Bart
[
Today
at 10:27:26 pm]
Enabling/disabling treevi...
by
paweld
[
Today
at 10:20:31 pm]
Brook - Beginner trying t...
by
RedOctober
[
Today
at 09:56:53 pm]
Solved: Thread with CLI
by
ojz0r
[
Today
at 08:54:29 pm]
Code in If statement not ...
by
CarmichaelJohn
[
Today
at 08:50:15 pm]
Update individual row in ...
by
paweld
[
Today
at 08:45:39 pm]
TList<string> VS. TString...
by
JuhaManninen
[
Today
at 08:35:11 pm]
Online Package Manager
by
GetMem
[
Today
at 08:31:55 pm]
[Solved] 32 Bit vs 64 Bit...
by
Peter H
[
Today
at 08:06:18 pm]
Unlocking a Sqlite3 db-fi...
by
JanRoza
[
Today
at 07:38:43 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Laz 1.8.4: TOracleConnection missing (Read 3521 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