From owner-freebsd-questions@FreeBSD.ORG Wed Nov 9 13:11:31 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A02DB16A41F for ; Wed, 9 Nov 2005 13:11:31 +0000 (GMT) (envelope-from nvidican@wmptl.com) Received: from wmptl.net (fw1.wmptl.com [216.8.159.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35B4443D45 for ; Wed, 9 Nov 2005 13:11:30 +0000 (GMT) (envelope-from nvidican@wmptl.com) Received: from [10.0.0.104] (r3140ca.wmptl.net [10.0.0.104]) by wmptl.net (8.13.1/8.13.1) with ESMTP id jA9DBf9w092914; Wed, 9 Nov 2005 08:11:41 -0500 (EST) (envelope-from nvidican@wmptl.com) Message-ID: <4371F553.3070106@wmptl.com> Date: Wed, 09 Nov 2005 08:10:43 -0500 From: Nathan Vidican User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxwell Kakulu References: <20051109073955.37511.qmail@web34610.mail.mud.yahoo.com> In-Reply-To: <20051109073955.37511.qmail@web34610.mail.mud.yahoo.com> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.311 () RATWR10_MESSID,TDE_WS_HS_KOMBINATION X-Scanned-By: MIMEDefang 2.44 Cc: questions@freebsd.org Subject: Re: vb6/mssql server and php/mysql applications X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Nov 2005 13:11:31 -0000 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" > >