Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.oracle -> Executing SQL via MDAC ODBC multiple statements?

Executing SQL via MDAC ODBC multiple statements?

From: Richard Adams <ackthpt_at_concentric.net>
Date: 9 Jan 2004 15:10:11 -0800
Message-ID: <c2352af0.0401091510.9904358@posting.google.com>

Is it possible to execute more than one statement in SQL via MDAC ODBC? I have a fairly complex select I wanted to create a view with, but trying to send it all as one string with terminators ';' between doesn't work (invalid character.) How can I do this kind of thing from VB.NET?

Thanks in advance
Richard Received on Fri Jan 09 2004 - 17:10:11 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US