Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 1998 19:47:55 -0700 (MST)
From:      Atipa <freebsd@atipa.com>
To:        Damian Hamill <damian@cablenet.net>
Cc:        "Andras Tudos - Computronic, C3" <andras.tudos@computronic.hu>, freebsd-isp@FreeBSD.ORG, freebsd-chat@FreeBSD.ORG
Subject:   Re: Distributed Webservers
Message-ID:  <Pine.BSF.3.91.980117194028.28679A-100000@dot.ishiboo.com>
In-Reply-To: <34C1254B.41C67EA6@cablenet.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Check out iodbc. It is an ODBC compatible library for UN*X. It compiles 
cleanly under FreeBSD. I have the tar file if you can't find it. It 
allows you to write generic ODBC C/C++. 

I also believe JDBC (Java Database Conenctivity) is included as part of 
the JDK from Sun. MS Access (and/or MS SQL) should be JDBC compatible 
soon if not already.

 I have not seen any ODBC compatible modules for interpreted scripts
(Perl, Tcl/TK, Python, etc), but some DBs do have interactive clients that
can be easily embedded into such scripts (like Kubl's isql, from
www.kubl.com). 

Kevin 

On Sat, 17 Jan 1998, Damian Hamill wrote:

> Andras Tudos - Computronic, C3 wrote:
> > 
> > And how would one connect to an existing M$ SQL server from FreeBSD? Any
> > cool ideas?
> 
> Use Mysql instead of M$ SQL as I suggested below.
> 
> > 
> > Andras Tudos
> > C3, Budapest
> > 
> > At 12:50 98.01.17 +0000, Damian Hamill wrote:
> > >Joe Mays wrote:
> > >>
> > >> Lists wrote:
> > >> >
> > >> > I don't understand why a customer would need NT unless they needed
> > >> > Frontpage extensions, which 1. are crap and 2. are available on
> > >> > UN*X anyway!
> > >> >
> > >> > Any other reasons?
> > >>
> > >> ASP.  Access database integration.
> > >
> > >Available in apache as PHP for no charge with source code.  You can
> > >define functions and extend as you wish.
> > >
> > >> MSSQL integration.
> > >
> > >Apache->PHp->Mysql  all free.
> > >
> > >AND
> > >
> > >Delhpi->ODBC->Mysql is even sexier.
> > >
> > >>I
> > >> personally have no desire for NT, but these are the reasons
> > >> are customers want to be able to run things off of NT, often
> > >> in conjunction with a site under BSD, and I have no desire
> > >> to tell them to get lost just because I don't care for NT
> > >> myself.
> > >
> > >I had a customer that wanted to go NT until I showed then the above
> > >solutions.  They now have a site based on these with a Delphi admin app.
> > >
> > >vey cool!!
> > >
> > >regards
> > >damian
> > >
> > >--
> > >*    Damian Hamill   M.D.       damian@cablenet.net
> > >* CableNet & The Landscape Channel
> > >* http://www.cablenet.net/   http://www.landscapetv.com/
> > >
> 
> -- 
> *    Damian Hamill   M.D.       damian@cablenet.net
> * CableNet & The Landscape Channel
> * http://www.cablenet.net/   http://www.landscapetv.com/
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.980117194028.28679A-100000>