RE: problem regarding ASP+MySQL in NT with IIS (web server)

2001-05-18 Thread Jacques Venter
Hi Ashutosh, You can try a tool like MySQLX which was specifically developed for MySQL and ASP, see: http://www.scibit.com/MySQLX or any of the other ASP API interfaces in the mysql Contrib section. Regards Jacques http://www.scibit.com/mysql > -Original Message- > From: ASHUTOSH SHARMA

RE: Problem with MySQL & ASP

2001-03-19 Thread Jacques Venter
Hi Craig, You can give the following a try which does give you direct access to MySQL from ASP skipping the slower ODBC and is almost code compatible with your code: http://www.scibit.com/MySQLX or MyVBQL on the mysql API/contrib pages Regards Jacques http://www.scibit.com http://www.scibit.com/

RE: Can't connect in Windows 2000

2001-02-15 Thread Jacques Venter
Hi James, Yes this IS mysql related as MySQL does not support a Telnet connection to it :) You can either use the mysql.exe utility in the mysql\bin directory to use your mysql server or try one of the many MySQL GUI clients available in the Contrib section of www.mysql.com ,for ex. http://www.

RE: ASP and MySQL

2001-02-13 Thread Jacques Venter
Hi Matt, Think you will find: http://www.scibit.com/MySQL useful > -Original Message- > From: Matt Davis [mailto:[EMAIL PROTECTED]] > Sent: 13 February 2001 14:47 > To: [EMAIL PROTECTED] > Subject: ASP and MySQL > > > I have MySQL running on a cobalt Raq 3 with linux operating system. I

RE: Excel->MySQL

2001-01-31 Thread Jacques Venter
Try Mascon's Copy&Paste or Import & Export: http://www.scibit.com/Mascon > -Original Message- > From: Ashley M. Kirchner [mailto:[EMAIL PROTECTED]] > Sent: 31 January 2001 20:19 > To: MySQL Mailing List > Subject: Excel->MySQL > > > > Not sure if this was ever asked, but I'm fighti

RE: MORE basics!!

2001-01-24 Thread Jacques Venter
Hi Mac, Please read up on the security setup Section 6 (c:\mysql\docs) before continuing. First understand before try. Regards Jacques > -Original Message- > From: Mac Martine [mailto:[EMAIL PROTECTED]] > Sent: 24 January 2001 08:17 > To: Jacques Venter > Cc: [

RE: basics!!

2001-01-23 Thread Jacques Venter
Hi Mac, You should not be typing DOS commands within the mysql.exe utility, do the following exactly: Get yourself here: C:\> Type: cd mysql\bin Result: c:\mysql\bin Type: mysqld-nt --install Result: c:\mysql\bin Type: net start mysql Result: MySQL Service has started successfully Type: mysql R

RE: basics!!

2001-01-23 Thread Jacques Venter
Hi Mac, This is actually quite easy (although you've not supplied your Operating System (OS)) win95,win98,winnt,win2000 is presumed: 1. Install MySQL 2. Go to the mysql\bin directory command line (DOS Box) 3. If you want to install on NT or 2000 do A) else do B) A) mysqld-nt --install net s

RE: Win NT/2000 mySQL question

2001-01-22 Thread Jacques Venter
Hi Marc, > Thanks Jacques & Christopher, > > you are telling on your site (compliment, really nice work), that your > MySQLX-component is quicker then ODBC. > Any benchmarking about it ? Yes, although not prominent, we've had this on your site for a while: http://www.scibit.com/Products/Software

RE: Win NT/2000 mySQL question

2001-01-22 Thread Jacques Venter
Hi Marc, All your questions could be answered at: http://www.scibit.com/MySQLX try the Sample Website > Hello, > > Hope this list is right for a newbie question. > > I would like using mySQL as an ODBC-database on a Win NT Server with MIS, > > ... That means, I am having a Website developed

RE: Front End Needed

2001-01-20 Thread Jacques Venter
Hi Jason, You did not supply any platforms, so if IIS with ASP/VBScript support: http://www.scibit.com/MySQLX check out the Sample website. > -Original Message- > From: Jason Frisvold [mailto:[EMAIL PROTECTED]] > Sent: 18 January 2001 23:24 > To: '[EMAIL PROTECTED]' > Subject: Front End

RE: A report generator MySQL

2001-01-20 Thread Jacques Venter
Hi Laurie, You can also try: http://www.scibit.com/Mascon Full Reporting support, with images, graphs, pivottables, etc, etc. > -Original Message- > From: Laurie Savage [mailto:[EMAIL PROTECTED]] > Sent: 20 January 2001 04:03 > To: [EMAIL PROTECTED] > Subject: A report generator MySQL >