Unix Technical Forum

Another Newbie Question (about queries)

This is a discussion on Another Newbie Question (about queries) within the SQL Server forums, part of the Microsoft SQL Server category; --> I'm moving things from Access to SQL Server. What do I do with queries? I'm using Access 2000 to ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-29-2008, 07:50 AM
JA
 
Posts: n/a
Default Another Newbie Question (about queries)

I'm moving things from Access to SQL Server. What do I do with queries? I'm
using Access 2000 to access Sql Server, and there doesn't seem to be
anything for queries.

Does SQL Server have queries, or are they just done in the page code (to
access data on a website)?

I also have a trial version of Enterprise Manager, but I can't figure out
how to connect. If that would show queries.

Thanks

JA


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-29-2008, 07:50 AM
serge
 
Posts: n/a
Default Re: Another Newbie Question (about queries)

Queries would be either Views or Stored Procedures in your SQL database.
Normally Views are for select statement and the rest you would use Stored
Procedures.

When you open SQL Enterprise Manager you need to expand on the left
pane until you open your local server, databases and access your database.

SQL Query Analyzer is where you can execute SQL code for example
SELECT statements and see the result there.


> I'm moving things from Access to SQL Server. What do I do with queries?

I'm
> using Access 2000 to access Sql Server, and there doesn't seem to be
> anything for queries.
>
> Does SQL Server have queries, or are they just done in the page code (to
> access data on a website)?
>
> I also have a trial version of Enterprise Manager, but I can't figure out
> how to connect. If that would show queries.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:59 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com