Extracting files using DBI

2006-01-31 Thread Sham Prasad
Hi all, I have a bugzilla database running on mysql. If you are aware of bugzilla, it has a table called attachments. what i am trying to do is get the attachments of all the bugs having attachment/s into a directory. for example there is a bug with a attachment named abc.zip. can i extract this

Re: Extracting files using DBI

2006-01-31 Thread JupiterHost.Net
Sham Prasad wrote: Hi all, Hello, I have a bugzilla database running on mysql. If you are aware of bugzilla, it has a table called attachments. what i am trying to do is get the attachments of all the bugs having attachment/s into a directory. for example there is a bug with a attachment