Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server Express and remote data????
Message
 
To
11/05/2007 13:08:27
General information
Forum:
ASP.NET
Category:
Databases
Miscellaneous
Thread ID:
01224717
Message ID:
01224852
Views:
10
>I'm learning about making the move from VFP to Visual Studio and I'm reserching database engines for our in-house app.
>
>One thing that I'm finding confusing about considering SQL Server Express is learning whether it can only run on the same local machine as the app? I need the data and the database server software (whatever I choose) to run on Windows Server 2003, and handle data requests coming from my custom app that will be installed directly on the local machine of about 8 users. Does SQL Server Express handle this configuration? Does VistaDB?

You can run Express on a workstation or a dedicated server and any clients that can get to it over TCP/IP port 1433 (default) can talk to it. Express is limited to 4GB database size. Other than that it should work fine for your purposes.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform