Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

Data from one column to another table

$
0
0
Here is my issue:
I created a PDF that contains information from a few different tables using VB.Net(ie name, date,ect). Once the PDF is created I stored it in a new SQL table (Form_001) in the varbinary max colum. My issue now is to populate the other colums in Form_001 that conatins the data from the other tables. Is it possible to populate the colums even though the names are different with data from the other tables?

Viewing all articles
Browse latest Browse all 13329

Trending Articles