Re: TZF - Connecting to an Oracle Database

"B. Evers" <[email protected]> Tue, 24 Feb 2004 12:35:03 +0100
Newsgroups gmane.comp.lang.delphi.topaz
Message-ID <[email protected]>
Bob,

----- Original Message ----- 
From: "Bob Watson" <[email protected]>
To: <[email protected]>
Sent: Tuesday, February 24, 2004 5:13 AM
Subject: Re: TZF - Connecting to an Oracle Database


> Thanks for the help ... the problem has
> now changed a little.  I am to access the
> database with a browser.  I have incorporated
> TWebBrowser in the application and am now
> able to actually browse the internet.
>
> This particular problem however is one in
> which the query will return a very simple
> page - such as
>
> LastName:  Watson
> FirstName:  Robert
> Address:  123 Apple Lane
> City: Atlanta
>
>    etc etc
>
> I have to take this text, parse it and put it
> in my database.  My problem now is how
> to access the text in the browser window
> automatically.  If it were a TRichEdit, I could
> use    myRichEdit.Lines      ... however, I have
> not been able to figure out how to make reference
> to this text as of yet.
>
> Any ideas??

Never did this myself, but check out Indy. They are freeware and have
components that can rip a webpage.

If your server runs PHP, is there an option to export as XML to some kind of
Stream? Than you could use XMLpartner (freeware from TurboPower) to get your
data. You could also get the script to export to an ascii file (php can do
that) and import that asci in your app.

Benno

--^----------------------------------------------------------------
This email was sent to: [email protected]

EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt
Or send an email to: [email protected]

TOPICA - Start your own email discussion group. FREE!
http://www.topica.com/partner/tag02/create/index2.html
--^----------------------------------------------------------------