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
|
Team Leader
|
![]() |
| 14Nov2006,18:28 | #2 |
|
Well, for MySQL Server there is a tool called MySQL Query Browser which does exactly what you want.
|
|
Newbie Member
|
|
| 14Nov2006,19:29 | #3 |
|
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 |
|
Team Leader
|
![]() |
| 15Nov2006,10:12 | #4 |
|
Yeah! MySQL QueryBrowser won't work with MS SQL. Try Googling for a such a tool.
|
|
Go4Expert Member
|
|
| 15Nov2006,10:23 | #5 |
|
I doubt such a tool that will meet the specific requirement.
|
|
Go4Expert Founder
|
![]() |
| 15Nov2006,11:04 | #6 |
|
I am not sure but you can try TOAD. Its for oracle but it probably has feature to connect to other databases
|


