MyODBC 3.51.11-2 for XP

MyODBC 3.51.11-2 for XP is available as a prerelease at;

http://www.peterharvey.org/Downloads/MySQL/MyODBC

We are looking for feedback before publishing.

NOTE: You must uninstall any prior version before installing this release.

Fixs

- MS Access calling too many columns as simply 'text'. This involved a
rool-back of a fix for CR which was to force version to v3 (MS Access
wants v2)
- last thread properly freed

--
Peter Harvey, Software Developer
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
pharvey [ Fr, 11 Februar 2005 09:26 ] [ ID #638070 ]

Re: MyODBC 3.51.11-2 for XP

Peter Harvey wrote:

> MyODBC 3.51.11-2 for XP is available as a prerelease at;
>
> http://www.peterharvey.org/Downloads/MySQL/MyODBC
>
> We are looking for feedback before publishing.
>
> NOTE: You must uninstall any prior version before installing this
> release.
>
> Fixs
>
> - MS Access calling too many columns as simply 'text'. This involved a
> rool-back of a fix for CR which was to force version to v3 (MS Access
> wants v2)
> - last thread properly freed
>
I've installed this on 4 PCs and tested: querying / data entry / ADODB
code / relinking tables, and not had any problems.
Looks good :)

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: dkasak [at] nusconsulting.com.au
website: http://www.nusconsulting.com.au

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Daniel Kasak [ So, 13 Februar 2005 23:47 ] [ ID #641740 ]

Re: MyODBC 3.51.11-2 for XP

MyODBC 3.51.11-2 for XP works fine: no more uncaughtable exceptions upon pressing the OK button on DSN dialog, in VC++.

Fernando Cristóvão
Software Developer
Portugal


> MyODBC 3.51.11-2 for XP is available as a prerelease at;

> http://www.peterharvey.org/Downloads/MySQL/MyODBC

> We are looking for feedback before publishing.

> NOTE: You must uninstall any prior version before installing this release.

> Fixs

> - MS Access calling too many columns as simply 'text'. This involved a
> rool-back of a fix for CR which was to force version to v3 (MS Access
> wants v2)
> - last thread properly freed

> --
> Peter Harvey, Software Developer
> MySQL AB, www.mysql.com

> Are you MySQL certified? www.mysql.com/certification

-----------------------------------
Chegou o Clix Turbo ADSL a 8 Megas
Internet + Telefone sem assinatura telefónica
Saiba mais em http://adsl.clix.pt



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
f.n.cristovao [ Di, 15 Februar 2005 10:05 ] [ ID #644165 ]

Re: MyODBC 3.51.11-2 for XP

--On Friday, February 11, 2005 12:26 AM -0800 Peter Harvey
<pharvey [at] mysql.com> wrote:

> We are looking for feedback before publishing.

I just managed to build the equivalent SRPM from your directory on Fedora
Core 2. I have mysql-4.1.7-4 installed from Fedora-Devel
<http://download.fedora.redhat.com/pub/fedora/linux/core/development/SRPMS/>.
(Looks like 4.1.9-1 is now available there.)

My modified spec file and a patch needed to get this to build:

<http://home.sewingwitch.com:8000/Stuff/MyODBC-3.51.11-Xlibs.patch>
<http://home.sewingwitch.com:8000/Stuff/myodbc-3.51.11-fedora.spec.diff>

The patch adds -L/usr/X11R6/lib to the link command in setup/Makefile.in in
order to locate -lXext.

The spec file edit adds the patch and defines 3 paths to MySQL/ODBC
headers/libs. (I also add my initials to the release to distinguish it from
the "official" one.)

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Kenneth Porter [ Fr, 18 Februar 2005 10:24 ] [ ID #650650 ]

Re: MyODBC 3.51.11-2 for XP

Attempting to install the resulting RPM fails the %post step because
myodbcinst is looking for an X server and I'm installing over ssh. Crap.
Just saw that this just got "fixed" in bk by not installing the DSN. So how
do those of us running headless (ie. over an ssh session) install DSN's?

<http://lists.mysql.com/myodbc/9970>

--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
Kenneth Porter [ Fr, 18 Februar 2005 10:52 ] [ ID #650651 ]

Re: MyODBC 3.51.11-2 for XP

shiva [at] sewingwitch.com wrote:

>Attempting to install the resulting RPM fails the %post step because
>myodbcinst is looking for an X server and I'm installing over ssh. Crap.
>Just saw that this just got "fixed" in bk by not installing the DSN. So how
>do those of us running headless (ie. over an ssh session) install DSN's?
>
><http://lists.mysql.com/myodbc/9970>
>
>
>
You can;

$ odbcinst -j

Then edit the odbcinst.ini to add the driver and edit ~/.odbc.ini to add
a DSN.

see; http://www.unixodbc.org

--
Peter Harvey, Software Developer
MySQL AB, www.mysql.com

Are you MySQL certified? www.mysql.com/certification



--
MySQL ODBC Mailing List
For list archives: http://lists.mysql.com/myodbc
To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc [at] m.gmane.org
pharvey [ Fr, 25 Februar 2005 20:08 ] [ ID #664057 ]
Datenbanken » gmane.comp.db.mysql.odbc » MyODBC 3.51.11-2 for XP

Vorheriges Thema: BLOB SIZE
Nächstes Thema: Can't access "other" PC