Results 1 to 6 of 6

Thread: query builders

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    query builders

    I think I saw a similar post but I can't find it now...so forgive me for having a double-post.

    How could you provide a "query builder" interface much like you see in enterprise manager that lets your users select what database server, what table and so forth. the rest would be easy except I am not too keen on how to scour a network and retrieve a list of JUST db servers.


  2. #2

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    I was thinking there might be a 3rd party control out there do do this. I think I may work on a form though. If anyone has any info on a control that's similar to the visual tools on server explorer, that'd be cool!!

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by thephantom
    I was thinking there might be a 3rd party control out there do do this. I think I may work on a form though. If anyone has any info on a control that's similar to the visual tools on server explorer, that'd be cool!!
    You mean you want to Enumerating servers and workgroups ?

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    sorta. I want to have an available list of DATABASE servers and tables then the user can create a query. I have code for gathering all network servers and workstations if that's what you mean by 'enumerating' it simply lists all the pc's for me.


  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by thephantom
    sorta. I want to have an available list of DATABASE servers and tables then the user can create a query. I have code for gathering all network servers and workstations if that's what you mean by 'enumerating' it simply lists all the pc's for me.

    Well , that's what I meant by enumerating servers . I've seen SQL Database explorer some time ago , you might try Google to bring it up !

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    cool!! I will look that up now !!

Posting Permissions

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



Click Here to Expand Forum to Full Width