 |
MySQLTalk.org MYSQL discussions groups
|
| View previous topic :: View next topic |
| Author |
Message |
Ruben Guest
|
Posted: Tue Jun 15, 1999 9:38 pm Post subject: How set it up |
|
|
I'm very unclear on how to set up ODBC on Linux for a MYSQL DB server on
another machine.
It' almost looks like I have to redownload the entire MYSL server source
first, then compile the myodb driver.
Can anyone give me set by step instructions to do this?
Can I use Applixwares database ODBC tools to acess MYSQL?
Ruben
|
|
| Back to top |
|
 |
Peter Harvey Guest
|
Posted: Tue Jun 15, 1999 10:18 pm Post subject: Re: How set it up |
|
|
| Quote: | I'm very unclear on how to set up ODBC on Linux for a MYSQL DB server on
another machine.
It' almost looks like I have to redownload the entire MYSL server source
first, then compile the myodb driver.
Can anyone give me set by step instructions to do this?
Can I use Applixwares database ODBC tools to acess MYSQL?
|
Ruben,
Basically you just need an ODBC DriverManager and the MySQL ODBC Driver.
unixODBC is one option ( http://www.unixodbc.org ). I have not tested it
with Aplix but I would be willing to help you out (if I can) if you run into
trouble.
If you are a KDE user then you may be interested in knowing that ODBC is
being dropped into KDE. Expect it in KDE 2.0 (perhaps sooner).
Peter
|
|
| Back to top |
|
 |
Yaroslav Gorodetsky Guest
|
Posted: Thu Jul 01, 1999 6:34 am Post subject: calling a stored procedure from iODBC |
|
|
Hi all,
I need to find out how to call a stored ODBC procedure using myodbc/iODBC. I
couldn't find any info on how to do it. Is there any documentation on iODBC
functions?
Sorry if it's offtopic, thanks in advance,
Yaroslav
|
|
| Back to top |
|
 |
Michael Widenius Guest
|
Posted: Thu Jul 01, 1999 8:35 am Post subject: calling a stored procedure from iODBC |
|
|
| Quote: | "Yaroslav" == Yaroslav Gorodetsky <y.gorodetsky (AT) globalone (DOT) ru> writes:
|
Yaroslav> Hi all,
Yaroslav> I need to find out how to call a stored ODBC procedure using myodbc/iODBC. I
Yaroslav> couldn't find any info on how to do it. Is there any documentation on iODBC
Yaroslav> functions?
Yaroslav> Sorry if it's offtopic, thanks in advance,
Yaroslav> Yaroslav
Hi!
What do you mean? MySQL doesn't support stored procedures.
Regards,
Monty
|
|
| Back to top |
|
 |
Yaroslav Gorodetsky Guest
|
Posted: Thu Jul 01, 1999 9:31 am Post subject: Re: calling a stored procedure from iODBC |
|
|
Michael Widenius wrote:
| Quote: |
"Yaroslav" == Yaroslav Gorodetsky <y.gorodetsky (AT) globalone (DOT) ru> writes:
Yaroslav> Hi all,
Yaroslav> I need to find out how to call a stored ODBC procedure using myodbc/iODBC. I
Yaroslav> couldn't find any info on how to do it. Is there any documentation on iODBC
Yaroslav> functions?
Yaroslav> Sorry if it's offtopic, thanks in advance,
Yaroslav> Yaroslav
Hi!
What do you mean? MySQL doesn't support stored procedures.
|
Actually I need to use an Oracle database and connect to it using iODBC on
Linux. I need to find out a way to call stored procedures from iODBC library.
As far as I understand I can't use myodbc driver to connect to Oracle, I'll
have to find a special driver for Oracle, so this is offtopic But anyway
thanks for any comments.
Regards,
Yaroslav
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|