tools for adding files to a database record

Discussion in 'SQL Server' started by basu_krishnendu, Nov 14, 2006.

  1. basu_krishnendu

    basu_krishnendu New Member

    Joined:
    Nov 14, 2006
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hi guys,

    Can anybody tell me if there are any commercial tools available that will allow me to attach multiple files to a database record? These files would basically be some tag files or comment files (word, excel files primarily)that the user might want to attach to a particular record in the database through the UI .

    I could implement the same by adding columns, or tables, keeping track of the attached files...but I was wondering if there is a tool already that would do the same for me.

    Regards
    Krishnendu
     
  2. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    Well, for MySQL Server there is a tool called MySQL Query Browser which does exactly what you want.
     
  3. basu_krishnendu

    basu_krishnendu New Member

    Joined:
    Nov 14, 2006
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hi Pradeep,

    Thanks for the quick reply. I am using SQL Server as the database. MySQL Query Browser won't work with Sql Server, right?

    Regards
    Krishnendu
     
  4. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    Yeah! MySQL QueryBrowser won't work with MS SQL. Try Googling for a such a tool.
     
  5. rahulnaskar

    rahulnaskar New Member

    Joined:
    Aug 26, 2004
    Messages:
    25
    Likes Received:
    2
    Trophy Points:
    0
    I doubt such a tool that will meet the specific requirement.
     
  6. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    I am not sure but you can try TOAD. Its for oracle but it probably has feature to connect to other databases
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice