Search found 3 matches
- 09.09.2015, 10:27
- Forum: ZeosLib 7.1 stable Forum
- Topic: Installation Solved for XE 10
- Replies: 1
- Views: 2688
Installation Solved for XE 10
hi; if you try to install v7.1.4 stable to XE10 you will see some errors. to solve this; edit Zeos.inc with an editor find {$IFDEF VER280} copy all lines of VER280 IFDEF- ENDIF block then paste after VER280 ENDIF change VER280 to VER290 paste again and change VER280 to VER300 then save file. after t...
- 06.12.2007, 18:12
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Can't connect to Oracle11g with Zeos.6.6.0
- Replies: 5
- Views: 2271
- 06.12.2007, 10:29
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Can't connect to Oracle11g with Zeos.6.6.0
- Replies: 5
- Views: 2271
Can't connect to Oracle11g with Zeos.6.6.0
Can't connect to Oracle11g with Zeos.6.6.0 with Delphi7 username : Username Hostname : Database_server_name Port : 0 Database : database_name Pass : User_password Protocol : 9i / Oracle I got an error with messages : "SQL Error : ORA-15154:TNS:could not resolve the connect identifier specified&...