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: Post, Ethan <Ethan.Post_at_ps.net>
Date: Fri, 15 Mar 2002 10:09:56 -0800
Message-ID: <F001.0042AD64.20020315100956@fatcity.com>


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.

-----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). Received on Fri Mar 15 2002 - 12:09:56 CST

Original text of this message

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