1. What type of MS SQL field would I set up.
2. How would I contruct an SQL Statement that would store the PDF itself. (I understand each PDF table would have other fields to id it {account,date,type})
3. Once I've done a select and the row is returned, how do I then display it?
I'm thinking GET$ and PUT$ but very unsure about what to do.
Bob Mechler
2. How would I contruct an SQL Statement that would store the PDF itself. (I understand each PDF table would have other fields to id it {account,date,type})
3. Once I've done a select and the row is returned, how do I then display it?
I'm thinking GET$ and PUT$ but very unsure about what to do.
Bob Mechler
Comment