On 11 Jul 98, at 14:30, Chad Zimmerman wrote:

> Found out today that I have mSQL access on perl2000... I am going to try
> to make the script database using mSQL .. I have the w3-msql web interface
> cgi installed... but other than 2 general sites on mSQL I havn't found
> anything good on creating, maintaining and searching a msql database.
> 
> Anyone have any urls they can share with me?

Forget using anything proprietary.

Use DBI and then you can use the same script for msAccess, mySQL, mSQL, 
Orcale etc. etc. 

I would say forget using mSQL as well as nearly everyone says mySQL is 
better. But I myself use mSQL.

I have some links (very few but one quite good one) here:

http://www.rede.com/samples/msql/msql_tips.html

I do nearly everything with DBI and msql (and there are some things I do with 
mSQL) and you can get any of those scripts on my server from the samples 
directory.

You will find it much easier than flat file.

Peter
ps , I will put up some links to scripts (and snippets of code) on that link above 
but I probably won't get to it until later Sunday night.

 _________________________________________________________
Peter J. Schoenster                      [EMAIL PROTECTED]
Exercise Your Brain..Read a Book       http://www.rede.com/
             Free CGI Scripts and Applications
           http://www.rede.com/samples/index.html
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to