[dba-SQLServer]SQL Server Dev Without SQL Server?

Djabarov, Robert Robert.Djabarov at usaa.com
Mon Sep 22 11:25:14 CDT 2003


That's correct, but he is a developer, and I'd think it would be a
problem in design if a db has to be over 4GB to be delivered to the
client (unless A LOT of data needs to be loaded, in which case that last
piece can be done on the client's site).

-----Original Message-----
From: dba-sqlserver-bounces at databaseadvisors.com
[mailto:dba-sqlserver-bounces at databaseadvisors.com] On Behalf Of John
Colby
Sent: Monday, September 22, 2003 11:17 AM
To: dba-sqlserver at databaseadvisors.com
Subject: RE: [dba-SQLServer]SQL Server Dev Without SQL Server?


I thought that MSDE had two very important restrictions - max db size of
4gb and concurrent user throttling after 5 "users"?  Or is this a
different animal we are talking about.

John W. Colby
www.colbyconsulting.com

-----Original Message-----
From: dba-sqlserver-bounces at databaseadvisors.com
[mailto:dba-sqlserver-bounces at databaseadvisors.com]On Behalf Of
Djabarov, Robert
Sent: Monday, September 22, 2003 11:36 AM
To: dba-sqlserver at databaseadvisors.com
Subject: RE: [dba-SQLServer]SQL Server Dev Without SQL Server?


90% of what you do using MSDE will work on any edition of sql server. In
fact, if you have multiple instances of MSDE all 100% will work (except
for clustering capabilities).

-----Original Message-----
From: dba-sqlserver-bounces at databaseadvisors.com
[mailto:dba-sqlserver-bounces at databaseadvisors.com] On Behalf Of Ron
Allen
Sent: Monday, September 22, 2003 10:33 AM
To: dba-sqlserver at databaseadvisors.com
Subject: [dba-SQLServer]SQL Server Dev Without SQL Server?


Does the SQl Server desktop engine exactly duplicate the functionality
of full-blown SQL Server? I want to develop apps for SQL Server
backends, but will not have SQL Server available during development. I
need to be able to design databases and write code, then be able to
re-create or migrate the databases to SQL Server and point my apps at
the actual database for production. Is this a feasible approach, or do I
need to find a way to get the full-blown SQL Server package to work
with?

Thanks for any advice/pointers/information.

Ron Allen
_______________________________________________
dba-SQLServer mailing list
dba-SQLServer at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-sqlserver
http://www.databaseadvisors.com

_______________________________________________
dba-SQLServer mailing list
dba-SQLServer at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-sqlserver
http://www.databaseadvisors.com




_______________________________________________
dba-SQLServer mailing list
dba-SQLServer at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-sqlserver
http://www.databaseadvisors.com



More information about the dba-SQLServer mailing list