Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 MSDE

Author  Topic 

fmardani
Constraint Violating Yak Guru

433 Posts

Posted - 2005-05-10 : 10:12:32
Hi,
I have sql server 2005 beta 2 on my xp pro machine. On this machine I do .net developments against the sql server 2005 backend where I hold all the data.
If I have to do a small project for say an individual then I use Access as the backend because this way I know that access can be used on the individual's microsoft office.
How can I use MSDE 2005 instead of Access? can I install MSDE 2005 on my local machine which already has sql srver 2005 beta 2 ? and if I would like to ship a CD (which has the program files) to the client then how is the MSDE should be included withing the project?, etc...

Thank you
   

- Advertisement -