Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ameetkeskar
Starting Member
8 Posts |
Posted - 2006-07-19 : 10:49:47
|
can i directly insert a file into the MS access 2003 database table using query.If anyone knows this please let me know.. |
|
timmy
Master Smack Fu Yak Hacker
1242 Posts |
Posted - 2006-07-19 : 17:52:03
|
NoWhy do you want to do this? |
 |
|
Srinika
Master Smack Fu Yak Hacker
1378 Posts |
Posted - 2006-07-19 : 20:23:05
|
Save the file on the machine and put the Path in the DB-TableSrinika |
 |
|
ameetkeskar
Starting Member
8 Posts |
Posted - 2006-07-20 : 04:12:12
|
timmy thanks for the reply.I am using an mdb file as a storage db for my files. And for creating the test environment i need to dump few files in the database. |
 |
|
|
|
|