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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: sqlworksheet type control for Visual Basic

RE: sqlworksheet type control for Visual Basic

From: Alex Hillman <ahillman_at_erols.com>
Date: Fri, 15 Mar 2002 10:54:41 -0800
Message-ID: <F001.0042AE0F.20020315105441@fatcity.com>


What I am interested in is not a grid but sqlplus output. Like if I heve feedback on it will tell me how many records I got in my select result etc.

Alex Hillman

> -----Original Message-----
> From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Post, Ethan
> Sent: Friday, March 15, 2002 1:10 PM
> To: Multiple recipients of list ORACLE-L
> Subject: RE: sqlworksheet type control for Visual Basic
>
>
> You can use the a text box and a grid control. Use code to parse the
> contents of the textbox and you create an ADO recordset that gets
> associated
> with the grid control. Not too hard. Don't know what they are doing now
> with the whole .NET thing, may have changed a bit.
>
> - Ethan
>
> -----Original Message-----
> Sent: Friday, March 15, 2002 11:44 AM
> To: Multiple recipients of list ORACLE-L
>
>
> I am trying to find COM control with which I can execute SQLPLUS
> scripts and
> get SQLPLUS output. Any idea please?
>
> Alex Hillman
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Alex Hillman
> INET: ahillman_at_erols.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Post, Ethan
> INET: Ethan.Post_at_ps.net
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Alex Hillman
  INET: ahillman_at_erols.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Mar 15 2002 - 12:54:41 CST

Original text of this message

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