If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Chit Chat > MSDE Install

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-06-02, 13:27
pudgmo pudgmo is offline
Registered User
 
Join Date: Nov 2002
Posts: 5
Question MSDE Install

Hi,
I've got an application that works off an SQL 7/2000 database. For our clients who do not have an sql server we want to be able to set up our database with msde. I know how to install msde but cannot find the right information on how to install our database and connect to the msde. I also need to setup the user that our application logs in under. The application looks for a filedsn that is configured with our hardcoded username and password. I know how to setup the dsn but come back to the same issue of setting up our username and password so that it is the dbowner of the database.
I prefer to create this setup myself so that I can support any new fetures that may be required but would be willing to look at any 3rd party solution.
Thanks for any help with this.
Rob Lilly
Reply With Quote
  #2 (permalink)  
Old 11-21-02, 04:05
sco08y sco08y is offline
Registered User
 
Join Date: Oct 2002
Location: Baghdad, Iraq
Posts: 697
Re: MSDE Install

If you've got SQL Server 2000, you need to dig around the docs for Transac-SQL. Otherwise I think you can get the docs for Transac-SQL on MSDN.

Most of it can be done through system stored procedures. Some of it will require SQL-DMO, especially activating SQL Server authentication, which would use the username/password.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On