Re: [PHP] ODBC
[email protected] ("georg")
| Newsgroups | php.general |
|---|---|
| Message-ID | <4D8FE35DCB7346778EFF7FB061DC980F@guscha> |
Hi Negin, tnx for advice, now however I have successfully downloaded and installed ODBC and the things needed to connect PHP-ODBC (yum on the same actually) however, the llinked library file that the odbcinit.ini file points to in order to link the libmimodbc.so library is not found, though the file is obviously at that location (apache error_log contains a complaint file not found ) so Im still not through completely /g ----- Original Message ----- From: "Negin Nickparsa" <[email protected]> To: "georg" <[email protected]> Cc: "David OBrien" <[email protected]>; "PHP General" <[email protected]> Sent: Saturday, May 18, 2013 7:56 PM Subject: Re: [PHP] ODBC > do you have the driver in linux? > https://www.microsoft.com/en-us/download/details.aspx?id=28160 > > > > On Tue, May 7, 2013 at 11:46 AM, georg <[email protected]> wrote: > >> but isnt there some yum command that will fix things for me (download if >> necessary, but I actually think >> the ODBC would be in the distribution of fedora ?) >> >> br georg >> >> ----- Original Message ----- From: "David OBrien" <[email protected]> >> To: "georg" <[email protected]> >> Cc: "PHP General" <[email protected]> >> Sent: Monday, May 06, 2013 11:06 PM >> Subject: Re: [PHP] ODBC >> >> >> >> On Mon, May 6, 2013 at 3:32 PM, georg <[email protected]> wrote: >>> >>> Hi, >>>> >>>> Id like to get ODBC connection to SQL from PHP going. Ive done that on >>>> XP, >>>> but now Im switching >>>> to Linux (Fedora). >>>> >>>> My impression in that the connecting part is per the DB designers >>>> responsibility. Im using Mimer-SQL, >>>> but cant find any information on how to set up ODBC for that. Any >>>> advice >>>> welcome. >>>> >>>> BR georg >>>> >>> >>> >>> http://developer.mimer.com/**howto/howto_57.htm<http://developer.mimer.com/howto/howto_57.htm> >>> >>> >> >> -- >> PHP General Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> >