View Single Post

   
  #1 (permalink)  
Old 02-24-2008, 01:50 PM
gonkowonko@gmail.com
 
Posts: n/a
Default Linking SQL Server tables to Oracle Tables DSN-Less

Hi,

i have an oracle database and an SQL Database i query both and at the
mo i have to query one then put records in an array then query the
other than update the array.

Is there a method in VB6 that i can simply link the two (dsn-less
connection)??

If anyone as a solution you would save me hours !!

Cheers

Gaz

Reply With Quote