scsh-users
[Top] [All Lists]

Re: MySQL bindings ?

To: scsh-users@scsh.net
Subject: Re: MySQL bindings ?
From: Andreas Bernauer <andreas.bernauer@gmx.de>
Date: Tue, 19 Apr 2005 09:48:35 +0200
List-id: <scsh-users.list-id.scsh.net>
Mail-followup-to: scsh-users@scsh.net
Hello Pupeno,

Pupeno wrote:
> I'm considering scsh and sunet to do some web developing, but I
> can't find MySQL bindings for it. 

As far as I know, there are no MySQL bindings for scsh.  However,
there is a binding to ODBC, with which you should be able to connect
to a MySQL server.  As far as I know there are some things you have to
do manually.  See http://www.scsh.net/download/cvs.html how to get
access to scsh-odbc.

However, if you don't have to use MySQL and if I remember correctly,
there are bindings to some other database, whose name I forgot.  Eric
(the author of scsh-odbc) may know more about this.

> Another question I have is, can SSAX produce XHTML 1.0 ?

Yes, it can.  SSAX is more like a framework to produce HTML, XHTML,
XML and the like.  It has no checking, but just outputs what you ask
it to output.  You might have to change the output routines a bit to
get XHTML.

Greetings,

Andreas.


<Prev in Thread] Current Thread [Next in Thread>