Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Nov 2005 08:10:43 -0500
From:      Nathan Vidican <nvidican@wmptl.com>
To:        Maxwell Kakulu <maxwellkakulu@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: vb6/mssql server and php/mysql applications
Message-ID:  <4371F553.3070106@wmptl.com>
In-Reply-To: <20051109073955.37511.qmail@web34610.mail.mud.yahoo.com>
References:  <20051109073955.37511.qmail@web34610.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Depends entirely on the VB App portion; MySQL and php/apache perform VERY well 
on FreeBSD, but (generally speaking) you cannot run any server-side stuff 
written in VB6. If your VB6 code runs entirely on a client machine running 
windows, and only connects to the MySQL server, then yes - it will work, and is 
in fact something I do quite often.

You'll need the MySQL ODBC connector, (MyODBC 3.51), and a connection string as 
appropriate to your database/server for an ADO connection... but nonetheless it 
does work, and it works well too (speaking from experience).


-- 
Nathan Vidican
nvidican@wmptl.com
Windsor Match Plate & Tool Ltd.
http://www.wmptl.com/


Maxwell Kakulu wrote:
> Hi, please will my vb6 distributed applications with
> an mssql server back end and php,javascript/mysql web
> applications run easily on freebsd as they run on
> windows?. 'Hope you'll reply me very soon. My email
> add. is maxwellkakulu@yahoo.com. Thank you, best regards.
> 
> 
> 		
> __________________________________ 
> Yahoo! FareChase: Search multiple travel sites in one click.
> http://farechase.yahoo.com
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4371F553.3070106>