Re: MSDE and VS.NET Quickstart Tutorials

From: Luke Vogel (not_at__real_address)
Date: 08/04/04


Date: Wed, 4 Aug 2004 18:00:20 +1000

Ok, gave it a go,

osql.exe returns:
Error: No User selected. Try with -U or -E switches.

So I try -U myusername(I have administrator privileges) ... asks for
password ...
responds with:
SQL Server does not exist or access denied.

So I try -E ... doesn't ask for a username this time ...
responds with the same message:
SQL Server does not exist or access denied.

I've had a look at all users and groups on my laptop, and I can't find a
specific SQL user or anything like that (there is an SQLDebugger account
for use with VS.NET, but I don't know what password or whatever that it
might be setup with)

I'm no guru on this stuff ... any and all help would be appreciated.
What am I doing wrong.

Regards,

Luke.

"Andrea Montanari" <andrea.sqlDMO@virgilio.it> wrote in message
news:2n72l8Ftju82U1@uni-berlin.de...
> hi Luke,
> "Luke Vogel" <not@_real_address> ha scritto nel messaggio
> news:ua5gR5HeEHA.2384@TK2MSFTNGP09.phx.gbl...
> > Hi all,
> >
> > I believe that MSDE installs with 4 sample databases pubs grocery2go
etc
> > ...
> >
> > I can't seem to get the quickstart tutorials working properly
> > (specifically the ones that access the "pubs" database).
> >
> > I suspect that the database files may have been corrupted or tables
> > deleted or something ... I cant seem to get the databases to
reinstall.
> >
> > Can someone point me in the direction of how to re-install the
databases
> > please?
> > .. or would it be easier to uninstall the complete MSDE package
delete
> > the residual files and re-install?
>
> it is not required to reinstall MSDE... just delete that database...
on
> oSql.exe or whatever query tool you have execute
> USE master
> GO
> DROP DATABASE pubs
>
> you then have to re-run the pubs install script..
> --
> Andrea Montanari (Microsoft MVP - SQL Server)
> http://www.asql.biz/DbaMgr.shtm http://italy.mvps.org
> DbaMgr2k ver 0.8.0 - DbaMgr ver 0.54.0
> (my vb6+sql-dmo little try to provide MS MSDE 1.0 and MSDE 2000 a
visual
> interface)
> --------- remove DMO to reply
>



Relevant Pages

  • RE: How to use uniqueidentifier fields a return dataset from a webserv
    ... Did you work with SQL Server or other database? ... mscorlib, Version=1.0.5000.0, Culture=neutral, ... Luke ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cluster will not fail over.
    ... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ...
    (microsoft.public.sqlserver.clustering)
  • Re: MS Access DAO -> ADO.NET Migration
    ... For that it is much harder to handle the incremental identifier, ... database but although they have the data, they are not connected at the same ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... SQL Server Management Studio is nowhere to be found on my ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Word 2003/Access2000/SQLSVR
    ... SQL server being where the data is held and this is accessed through a MS ... entire database and that may be say a record for Berkshire. ... "Peter Jamieson" wrote: ... replaced with the first record on the table in use. ...
    (microsoft.public.word.mailmerge.fields)