[erlang-questions] Erlang ODBC Tips

Ola Bäckström Ola.Backstrom@REDACTED
Tue Oct 14 09:00:50 CEST 2014


The odbc module included in Erlang/OTP can be used in Linux in conjunction with the Microsoft Linux odbc driver.
I know it can be used to query an MS SQL server (running under Windows).

/Ola

From: Cole Fichter [mailto:cole.fichter@REDACTED]
Sent: den 13 oktober 2014 21:04
To: Ola Bäckström
Cc: erlang-questions@REDACTED
Subject: Re: [erlang-questions] Erlang ODBC Tips

Ah, thanks! I've fixed the string issue.

My experience with Erlang has mostly been on Windows (as you might be able to tell from the guide). Do you know if others use ODBC on different platforms? I had kind of assumed there were better libraries to connect to, say, MySQL than ODBC.


Cheers,

Cole

On 13 October 2014 00:26, Ola Bäckström <Ola.Backstrom@REDACTED<mailto:Ola.Backstrom@REDACTED>> wrote:
Nice!

I’d suggest you to rename “64-Bit/32-Bit Architecture Mismatch” by adding “… in Windows”.
Also there’s some typo: ‘Canada’ - it should be a string.

/Ola

From: erlang-questions-bounces@REDACTED<mailto:erlang-questions-bounces@REDACTED> [mailto:erlang-questions-bounces@REDACTED<mailto:erlang-questions-bounces@REDACTED>] On Behalf Of Cole Fichter
Sent: den 11 oktober 2014 20:23
To: erlang-questions@REDACTED<mailto:erlang-questions@REDACTED>
Subject: [erlang-questions] Erlang ODBC Tips

Hi everyone,

There isn't a lot of helpful information available about using ODBC to connect to SQL from Erlang, so I've written a short field guide with helpful advice and tips:

http://erlang-odbc-tips.colefichter.ca/

I hope this helps others in the future, and would appreciate any feedback you can provide.


Cheers,

Cole Fichter

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141014/48e63358/attachment.htm>


More information about the erlang-questions mailing list