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.

 All Forums
 Other Forums
 MS Access
 insert file using query

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
No

Why do you want to do this?

Go to Top of Page

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-Table

Srinika
Go to Top of Page

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.
Go to Top of Page
   

- Advertisement -