ODBC extension

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

ODBC extension

Schwab,Wilhelm K
I have a small group of packages that might be of interest to people porting code from Dolphin.  By far the least controversial of these packages is a small addition to the ODBC packages.  I have included a few things (e.g. #sqlCleanup) that I added to my Dolphin images and either needed or simply wanted in Pharo.  Use them or ignore them as you see fit.

Of perhaps general interest are methods to access schema information: #tables and #columnsForTable:owner:.  The package is in the inbox:
 
   http://squeaksource.com/PharoInbox/DolphinCompatibility-ODBC-BillSchwab.2.mcz

Bill




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: ODBC extension

Mariano Martinez Peck
Why not comitting it in ODBC repository also?

On Tue, Aug 17, 2010 at 9:52 PM, Schwab,Wilhelm K <[hidden email]> wrote:
I have a small group of packages that might be of interest to people porting code from Dolphin.  By far the least controversial of these packages is a small addition to the ODBC packages.  I have included a few things (e.g. #sqlCleanup) that I added to my Dolphin images and either needed or simply wanted in Pharo.  Use them or ignore them as you see fit.

Of perhaps general interest are methods to access schema information: #tables and #columnsForTable:owner:.  The package is in the inbox:

  http://squeaksource.com/PharoInbox/DolphinCompatibility-ODBC-BillSchwab.2.mcz

Bill




_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Reply | Threaded
Open this post in threaded view
|

Re: ODBC extension

Schwab,Wilhelm K
Not that smart yet :)  I figured I'd start here and suggestions like your would arise.



________________________________________
From: [hidden email] [[hidden email]] On Behalf Of Mariano Martinez Peck [[hidden email]]
Sent: Tuesday, August 17, 2010 3:55 PM
To: [hidden email]
Subject: Re: [Pharo-project] ODBC extension

Why not comitting it in ODBC repository also?

On Tue, Aug 17, 2010 at 9:52 PM, Schwab,Wilhelm K <[hidden email]<mailto:[hidden email]>> wrote:
I have a small group of packages that might be of interest to people porting code from Dolphin.  By far the least controversial of these packages is a small addition to the ODBC packages.  I have included a few things (e.g. #sqlCleanup) that I added to my Dolphin images and either needed or simply wanted in Pharo.  Use them or ignore them as you see fit.

Of perhaps general interest are methods to access schema information: #tables and #columnsForTable:owner:.  The package is in the inbox:

  http://squeaksource.com/PharoInbox/DolphinCompatibility-ODBC-BillSchwab.2.mcz

Bill




_______________________________________________
Pharo-project mailing list
[hidden email]<mailto:[hidden email]>
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project