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

Home -> Community -> Usenet -> c.d.o.misc -> SQL VB(ADO)

SQL VB(ADO)

From: Chr. Wounlund <wounlund_at_hotmail.com>
Date: Fri, 15 Jan 1999 07:24:37 +0100
Message-ID: <77mn0u$23a4$1@news-inn.inet.tele.dk>


Hi all

I have a minor problem (read dumb question) with sending sql strings to an oracle database. The connection works, however I want to do a SELECT with a WHERE condition based on a string selection. Something like this:

SELECT * FROM tblX WHERE strVar="SOMESTRING";

I can get it to work with an access database, but in terms of ORACLE--no luck yet.

Any help would be appreciated ...

Sincerly

Christian Received on Fri Jan 15 1999 - 00:24:37 CST

Original text of this message

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