Re: Could i find some examples for IDL DataMiner ...? [message #26381] |
Mon, 03 September 2001 03:11 |
Olaf Stetzer
Messages: 39 Registered: September 2001
|
Member |
|
|
dondon schrieb:
>
> Hi , all:
> I am trying to using the IDL dataminer for my project. But i cant find
> any example program about how to use datminer object. Does anywhere i can
> find examples for using the IDL DataMiner. Thanks !
Hi,
there is example code in the online-manual datamine.pdf. I am
investigating the possibilities of Dataminer myself, you might want to
read the thread IDL/Dataminer/mySQL where I have posted some sample code
I used to test the connection to a database.
Basically you need to create the two objects IDLDBDatabase for the
connection and IDLDBRecordset to access the data in the tables.
You need to create the right DSN entries in the ODBC-Setup first
(Windows,
don't know yet how to do this under Unix)!
Olaf
--
Dr. Olaf Stetzer
Forschungszentrum Karlsruhe
Institut f�r Meterologie und Klimaforschung
Atmosph�rische Aerosole (IMK III) - http://imk-aida.fzk.de
Tel.: +49(0)7247-82-3249 (FAX: -4332)
|
|
|