Connecting Tech Pros Worldwide Forums | Help | Site Map

Retrieving data using SQL and a mix of VB.net

Member
 
Join Date: Jun 2007
Posts: 123
#1: Jun 14 '07
I am currently design a program that uses a SQL Select statement to pull data from a database. Recently I was informed I need to also pull data from a files on a remote hard drive as well. Two questions, how would I combine the query results of SQL to the file results that are found using VB and SQL?
Also, how would I go about mixing VB and SQL to find these files?

Thanks

Reply