re: Question 1:  

You are right that windows does not ship the ODBC provider but MS has actually created 
one and is available for free download.  You also need the MyODBC driver which is 
created by MySQL folks (also free).  Apart from these two there are a few other pieces 
of software that you need..  I have installed all of them, and guess what?  They 
actually work!!! with C#... if you are using VB6 in .NET framework, you shouldn't have 
any problem...  here's a site that will offer you all the links you need for setting 
up your system.
http://www.mysql.com/articles/dotnet/index.html
(my specs: XP-home client - MySQL 3.23.48 on linux 2.4)

re: Question 2, 3:
I have used the setup with VB6, but in theory it should work with the environment that 
you are refering to.  You really need to try it without panicing... ;-) you don't need 
a bundling program.. you just need a couple of hours free time and some patience.  

Also I haven't tested this, but my guess is that all the drivers are being packaged in 
the executable.. so you can just drop it on a new machine and run with it (but maybe I 
am day dreaming???).

re: Question 4
There should be no charge for using MySQL in a commercial product... please don't put 
new ideas in MySQL folks' heads ;-)

Nasser.
  


---------- "A A" <[EMAIL PROTECTED]> writes:

Return-Path: <[EMAIL PROTECTED]>
Received: from mx13.nyc.untd.com (mx13.nyc.untd.com [10.140.24.73])
        by maildeliver05.nyc.untd.com with SMTP id AAA9CYS52AD23NNJ
        for <[EMAIL PROTECTED]> (sender 
<[EMAIL PROTECTED]>);
        Sun, 19 Jan 2003 19:31:52 -0500 (EST)
Received: from web.mysql.com (web.mysql.com [213.136.49.183])
        by mx13.nyc.untd.com with SMTP id AAA9CYS5ZAUW2BH2
        for <[EMAIL PROTECTED]> (sender 
<[EMAIL PROTECTED]>);
        Sun, 19 Jan 2003 19:31:51 -0500 (EST)
Received: (qmail 29592 invoked by uid 7797); 20 Jan 2003 00:29:05 -0000
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm (http://www.ezmlm.org)
List-ID: <mysql.mysql.com>
Precedence: bulk
List-Help: <mailto:[EMAIL PROTECTED]>
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <mailto:[EMAIL PROTECTED]>
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 29576 invoked from network); 20 Jan 2003 00:29:04 -0000
To: [EMAIL PROTECTED]
Date: Sun, 19 Jan 2003 16:28:27 -0800
From: "A A" <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
X-Sent-Mail: off
Reply-To: [EMAIL PROTECTED]
X-Mailer: MailCity Service
X-Priority: 3
Subject: Potential Customer - Technical Questions
X-Sender-Ip: 209.121.214.189
Organization: Lycos Mail  (http://www.mail.lycos.com:80)
Content-Type: text/plain; charset=us-ascii
Content-Language: en
Content-Transfer-Encoding: 7bit

Hi mySQL Support,

I am a small programming company and I currently use VB6 and MS Access as my database. 
 I am currently in negotiations to develop new applications with a number of different 
companies.  I am finding the number of entries the companies desire will exceed MS 
Access to unsafe levels.  

I am interested in mySQL as my new database, but I have a few questions before I make 
my decision.

Question 1:  mySQL does not have an ODBC connection in Windows and I understand there 
is a MySQL ODBC installation program I can use for connectivity.  My question is, once 
I make an application in VB6 with mySQL as the database.  Is there a problem with 
bundling the application and installing the program on a customer’s computer?  Will 
the customer have to install and set up mySQL ODBC or is there a VB6 bundling program 
that will install VB6 and mySQL components?

Question 2:  VB6 has a Designers – DataEnvironment ability.  Which links MS Access to 
the program.  Is mySQL able to use this DataEnvironment and code primarily the same as 
MS Access does?  Once again is there a bundling problem with this?

Question 3:  Is there a bundling program that caused the least amount of problems with 
VB6 and mySQL applications?

Question 4:  What are the appropriate fees associated with purchasing mySQL as a 
programming company who would use mySQL as its database in its applications.

I hope I was clear enough to understand.  Please feel free to clarify, I won’t be 
insulted.

Yours truly,
Sam



_____________________________________________________________
Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php






---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to