Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 3rd, 2007, 05:18 PM
Registered User
 
Join Date: Apr 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default VMWare, SQL*Express and ADO

Hello

If I have the native SQL Client available to me by virtue of having .NET 2.0 installed, can I programmatically access a SQL*Express instance via ADO .NET data adapters if the SQL*Express instance is hosted in a VMWare partition, even if I don't have SQL*Express loaded on my PC?

Thanks!

David A. Diaz
 
Old April 3rd, 2007, 05:39 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

If the SQL Express service is running on your VMWare part, yes you should be able to. It would be just like connecting to an independant SQL Server, yours just happens to be vituralized. Be aware though, MS has openly said that when some of their products are run in VMWare they become crippled due to "security" reasons. Mostly this relates to their server packages but you should be aware of it nonetheless.

hth.

================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from planoie's profile^^
^^Modified text taken from gbianchi profile^^
================================================== =========
Technical Editor for: Professional Search Engine Optimization with ASP.NET
http://www.wiley.com/WileyCDA/WileyT...470131470.html
================================================== =========
Why can't Programmers, program??
http://www.codinghorror.com/blog/archives/000781.html
================================================== =========





Similar Threads
Thread Thread Starter Forum Replies Last Post
sql express versus sql 2005 ddormody BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 1 July 5th, 2008 02:43 AM
Upgrade SQL Express to SQL Server timeware SQL Server 2005 2 August 27th, 2007 02:37 PM
Accessing a SQL Server Express DB thru VB Express djelavic SQL Server 2005 2 February 21st, 2006 07:53 PM
Fedora and vmware cirudinezidane Linux 0 October 1st, 2004 07:09 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.