Waspman
Posts: 948
|
| Posted: 08/19/2005, 12:55 AM |
|
I didn't realise SQL connection was such a big thing!
Been using Access since CC first came out so very easy for me to set up connections etc, but SQL!!!, talk about fiddly.
MSDE - SQL Express - Dot Net Framework I can't get on with my work cos I can't get the basic bit done.
So now I've installed Express and set the security to SQL Authenication and setup only asked for a password, no login!
But when I try to set up an ODBC or string connection I'm asked for a login.
Any ideas anyone?
PS: Microsoft Visual Web studio Beta works fine but it's not CCS!
_________________
http://www.waspmedia.co.uk |
 |
 |
mrachow
Posts: 509
|
| Posted: 08/19/2005, 1:31 AM |
|
Usually the default login is
sa.
The requested password should be intended for this login.
Later you can add additional users.
_________________
Best regards,
Michael |
 |
 |
Waspman
Posts: 948
|
| Posted: 08/19/2005, 3:36 AM |
|
Way-Hey
After installing SQL Express several times it's now working thanx mrachow.
Thank goodness, I was seriously considering using Visual Web Developer -That would have been a backward step!!!
I feel like a proper developer now I'm using a grown up db
_________________
http://www.waspmedia.co.uk |
 |
 |
|