Results 1 to 4 of 4

Thread: Query window in MS-SQL 2005

  1. #1
    Join Date
    Oct 2008
    Posts
    22

    Query window in MS-SQL 2005

    Hi All,
    I am using MS-SQL 2005 database for the application. I need the dll file to be installed for MS-SQL 2005 which would be used for intellicence in the query window i.e as we do in Visual Studio code behind file where we use ctrl + spacebar to get the class etc. I need to do the same for query window in MS-SQL which would list for all the tables, columns etc.

    Thanks
    Prashant

  2. #2
    Join Date
    Nov 2002
    Location
    New Jersey, USA
    Posts
    3,932

  3. #3
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    use sql server 2008 SSMS. it lists all the objects, variables etc as you type the commands.

  4. #4
    Join Date
    Oct 2008
    Posts
    22
    Thanks skhanal,
    Had checked with the SQL prompt latest version from Red Gate software, it's a paid version. I was looking for free version. Anyway i got the old version of SQL prompt free version.

    Thanks Again!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •