Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Database connection

From: tim:johnsons-web at: 25-Aug-2003 10:19

* Kevin Wise <[kevin--wise--mtifwb--com]> [030825 08:14]:
> That would be great Tim. Once I get the script up and running I will be > glad to pass it on to all who are interested. As I indicated I am new at > Rebol and have a lot to learn. I have used nql in the past for much of the > tasks I am trying to replicate.
Kevin: If I understand you correctly, you're interested in looking at the 'experimental' script that I referred to. I will try to find it later today. However, if you want to go the TCP/IP route and want to see some tried and true code, go to DocKimbel's site at http://rebol.softinnov.org/mysql/main.html That is more likely to really get you started. <Grin>Or just use mysql and DocKimbel's mysql-protocol best bet IMHO tj
> -----Original Message----- > From: Tim Johnson [mailto:[tim--johnsons-web--com]] > Sent: Monday, August 25, 2003 10:24 AM > To: [rebol-list--rebol--com] > Subject: [REBOL] Re: Database connection > > * Kevin Wise <[kevin--wise--mtifwb--com]> [030825 05:37]: > > > > Hey I am brand new to Rebol and would like to access records of a sql > server > > database which contains a series of urls. > > Is is possible to do an odbc connection to a sql server database with > rebol? > > Hi Kevin: > If MySql or PostreSql works for you > and you can use a TCP/IP connection instead, check out > > We use this all the time. It is a wonderful, high-performance > driver. Highly recommended. > > I have seen experimental socket code to connect to MS-Sql server, > I believe that I may have it archived somewhere, if you're > interested. > tim > > > Kevin Wise > > -- > > To unsubscribe from this list, just send an email to > > [rebol-request--rebol--com] with unsubscribe as the subject. > > -- > Tim Johnson <[tim--johnsons-web--com]> > http://www.alaska-internet-solutions.com > http://www.johnsons-web.com > -- > To unsubscribe from this list, just send an email to > [rebol-request--rebol--com] with unsubscribe as the subject. > -- > To unsubscribe from this list, just send an email to > [rebol-request--rebol--com] with unsubscribe as the subject.
-- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com