View Single Post
  #7 (permalink)  
Old February 6th, 2004, 09:32 PM
isheikh isheikh is offline
Authorized User
 
Join Date: Feb 2004
Posts: 57
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks for your help. I finally got it runnning. I installed msde from the link that youn sent and installed it with the following command:

setup SAPWD="AStrongSAPwd" SECURITYMODE=SQL

One thing I found the reason I do not have a folder with $ sign in the name becasue this happen only if you want to name your instance of msde. if you are taking the default name then you do not get that folder, default instance name is always name of your machine, You can have only one instance with the default name per machine.

I belive that MSDE does not have foreign keys option..right?

thanks