Re: Installation OK, but can't connect
From: Daniel Strigard (anonymous_at_discussions.microsoft.com)
Date: 03/09/04
- Next message: Rob Beene [MSFT]: "RE: MSDE2000a Fails to install - actually uninstalls itself"
- Previous message: Mary Chipman: "Re: Upsizing to SQL Server"
- In reply to: Andrea Montanari: "Re: Installation OK, but can't connect"
- Next in thread: Andrea Montanari: "Re: Installation OK, but can't connect"
- Reply: Andrea Montanari: "Re: Installation OK, but can't connect"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 9 Mar 2004 07:56:11 -0800
Hi again Andrea.
Thanks for bearing with me. Hope you aren't boored with me
yet. :) I still have some questions.
>what you can do is using application role
I don't need different roles. Any user of my program must
be able to create and edit the database.
>you only have to add those login/users at install time
and you can even
>hardcode (or better parametrize) those users in your
connection string...
You mean i use "User Id=PredeterminedUser", and then I
tell the person installing to create a user
named "PredeterminedUser"? Can't I create the
PredeterminedUser myself?
>but the server name still remain a variable becouse it is
not known till
>deployment finished..
How do I get the current server name, to assign to my
variable?
>if you install MSDE up to sp3a with default parameters,
the network
>protocols will be disabled so there woul'd be no external
access problem,
>but your MSDE will act as a single desktop database
server...
Thats all I need! I want my application to be a single
desktop application. (Will there be problems if the user
edits MSDE, or already have MSDE or SQL Server installed?)
>anyway, SQL Server and MSDE are quite one click
deployment solutions...
I've found a document on MSDN that explains how to deploy
MSDE together with my program, but It seems to be a quite
complex procedure. If I'm going to take time to do that, I
need to know exactly what the end user has to do when
installing. In what way do I use SQL Server to minimize
the user input on install and setup of MSDE?
Lots of questions, I know, but SQL Serve generates quite a
few questions for me. And I don't understand all I find on
MSDN.
I really appreciate that you help me out Andrea.
/Daniel
- Next message: Rob Beene [MSFT]: "RE: MSDE2000a Fails to install - actually uninstalls itself"
- Previous message: Mary Chipman: "Re: Upsizing to SQL Server"
- In reply to: Andrea Montanari: "Re: Installation OK, but can't connect"
- Next in thread: Andrea Montanari: "Re: Installation OK, but can't connect"
- Reply: Andrea Montanari: "Re: Installation OK, but can't connect"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|