Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Queries
Message
 
 
To
22/09/2005 14:07:58
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
ASP.NET
OS:
Windows XP
Network:
Windows 2000 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01052102
Message ID:
01052578
Views:
6
>From the Server Explorer
>I open a table in SQL Server
>I create a query
>I save the query
>
>(Later during the day ...)
>
>I would like to retrieve the query that I saved earlier, anybody knows how?
>
>Thank you in advance.

I typically create a database project for this. The basic steps are:
Open your solution.
From the solution explorer select the Solution root. Then right click and choose Add, New Project.
In the Add New Project dialog select “Other Projects” then “Database Projects” to create a new database project.
Once the database project is created you will see a Queries folder in the project. Right click under Queries and select “Add Query” to create a new query that can be saved and reloaded.
Michael McLain
Previous
Reply
Map
View

Click here to load this message in the networking platform