Output Sql server data to populate PDF forms via vb.net 2003

zadi friedrich

New member
Joined
Jul 19, 2005
Messages
1
Programming Experience
10+
Hi everyone,
I a building a small program that will connect to a sql server 2000 database,select data from two tables and use the content of that query to populate a predefined PDF form. I need to know three things:
1- How can I implement that feature through Vb.net 2003?
2- Can I just do that from the SQL Server database 2000?
3- Can Ms access 2000 output the content of table or query as PDF? or Can we use the content of a Ms access query to populate a predefined PDF form?
Your help is very appreciated.
 
Back
Top