To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here

HOME News MS SQL Oracle DB2 Access MySQL PHP Scripts Books Links DBA Talk


Go Back   Database Journal Forums > Miscellaneous > General Database Discussions

General Database Discussions Discuss any database topic not covered in any other forum on this site

Reply Post New Thread
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 12-18-2002, 03:54 PM
curlydog curlydog is offline
Junior Member
 
Join Date: Dec 2002
Posts: 6
How To Use MSDE

I have MSDE installed as a result of using Visual Basic.net.

By coincidence I'm also doing a course in database systems & concepts.

I thought it would be a good idea to use MSDE to practice my sql skill (creating databases, tables, populating the tables and querying them using sql).

How do I do this. There is no documentation with MSDE telling you how you can do these things. I've tried using access to create a database and save it to the server, but it doesn't seem to see it. I know that it is running as there is an icon in my system tray telling me it is running and that it is called \\main.

I know that this is a real low level question, but I'd appreciate any help that tells me how to access and use it.

Thanks
Curlydog
Reply With Quote
  #2  
Old 12-19-2002, 07:55 AM
RalphC RalphC is offline
Junior Member
 
Join Date: Dec 2002
Location: Wisconsin
Posts: 6
As you are now well aware, MSDE doesn't come with a GUI. There's a couple of things you can do.

There's a MS back project called ASP Matrix that is a poor-boy's Visual Studio for ASP.NET. It comes with MSDE and has some tools for working with MSDE.

If you can get a SQL2000 Demo Disk, you can install the "Client Tools" (Enterprise manager, SQL Query, etc.) for 120 trial (This is the best toolset!)

Or you can search via Google for an ever increasing number of projects people are posting where they have built their own GUIs.

If you have access to a MSDN subscription (Universal or Enterprise) then you have access to SQL 2000 and the Client Tools.

Keep trying, this is good stuff!

RC
Reply With Quote
  #3  
Old 12-30-2002, 12:15 PM
bhensley bhensley is offline
Junior Member
 
Join Date: Dec 2002
Posts: 2
use OSQL

You don't have to have the GUI to use MSDE. To build tables, indexes, queries and the like the old fashioned way use OSQL at the c prompt.

To use it, go to the C prompt. (case does matter) Type:
C:\> OSQL -d database-name -U username -P password

then type your queries and such. Pick up a book on SQL Server and it should talk to some extent about OSQL and Transact-SQL (the SQL Server proprietary SQL language). Also, there is probably some documentation on the web about OSQL and all of its calls.

While the Enterprise GUI is nice, it is simply not needed. By the way, after building your tables and the like in OSQL, make a ODBC connection to it using MS Access and you should be able to do data entry using a common GUI.
Reply With Quote
Reply Post New Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 10:05 PM.


DatabaseJournal Recent Articles


 » Grouping with SQL Server 2008

 » Conducting Service Broker Conversation Usi...

 » SQL Server Consolidation Initiative Under ...

 » Transaction Log Growth, do you need it?

 » New FileMaker Pro 10 Ships With Sleek New ...

Search Database Journal:
 





Acceptable Use Policy

JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Web Hosting | Newsletters | Tech Jobs | Shopping | E-mail Offers

Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.