How to connect ODBC on linux

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
dollee
Posts: 3
Joined: Wed 04 Nov 2015 13:30

How to connect ODBC on linux

Post by dollee » Wed 04 Nov 2015 13:47

sorry my english!

lazarus 1.4
ubuntu 15.10
db: tibero ( http://www.tmaxsoft.com/us_en/tibero_us_en )
odbc manager : iodbc 3.52.812

i can't connect via odbc.

error message are

Project project1 raised exception class 'External: SIGSEGV'.
In file '../sysdeps/x86_64/strlen.S' at line 106


how can i do?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: How to connect ODBC on linux

Post by AlexP » Thu 05 Nov 2015 15:39

Hello,

Please specify the bitness of your OS and driver. In addition, make sure isql or any other utility can connect to the database.

Post Reply