Tools for Sql Server Desktop Engine

P

Paul C.

Hi folks.

I am using VS.NET and the MSDE it comes with. My question is this: Are
there any tools for setting up accounts, like what you get with Enterprise
Manager of Sql Server? If something out there exists, I'd sure like to
know. Visual Studio doesn't seem to let you do this type of thing.

Thank you.

Paul C.
 
T

Tarundeep Singh Kalra

can you import a database with osql ?
-Tarundeep Singh

--
Tarun
**********************************************************************
Tarundeep Singh Kalra
(tarundeep1976_nospam_at_yahoo_dot_nospam_dot_com)
tarun_at_tarunsadhana_dot_com
visit:
www.tarunsadhana.com
*************************************************************************
 
C

CT

Yes, you can. See the command-line switches to be used by typing in osql /?
at the command prompt.
 
T

Tarundeep Singh Kalra

yeah i went thru that but i was really looking to get the exact answer-
i want to import access database into MSDE using osql.
Any hints pointers would also suffice
-
--
Tarun
**********************************************************************
Tarundeep Singh Kalra
(tarundeep1976_nospam_at_yahoo_dot_nospam_dot_com)
tarun_at_tarunsadhana_dot_com
visit:
www.tarunsadhana.com
*************************************************************************
 
T

TomB

I think you can do it the opposite way. Doesn't Access have an upgrade
wizard? Under tools? It's been awhile since I've used it.

TOmB
 
P

Paul C.

I just downloaded and installed the Vale Software product mentioned below.
It allowed me to create the ASPNET user. Now my app can login to asp.net.
Why this user wasn't created for MSSQL MSDE when I installed it is beyond
me. Thanks to everyone for the tips.

Paul C.
 
T

Tarundeep Singh Kalra

Youve to create and assign rights to user using osql


--
Tarun
**********************************************************************
Tarundeep Singh Kalra
(tarundeep1976_nospam_at_yahoo_dot_nospam_dot_com)


tarun_at_tarunsadhana_dot_com
visit:
www.tarunsadhana.com
*************************************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top