![]() |
|
|
|
|
1
20th October 19:09
External User
Posts: 1
|
Hello, anyone have any experience interfacing IDL to a local mysql
server? The idl help seems nearly incoherent when it comes to this. The situation is that I have a large (~15M records) database that I would like to play with the data in idl and using the power of the database I can do an appropriate select of the data before I read it into idl. I would have to imagine this is possible and am looking for any examples folks may have. I know how to do it with the idl-java bridge and idl-c interface but being able to avoid that would be a huge advantage (in programmer time). Cheers and thanks, Brian -- --------------------------------------------------------------------------- Brian A. Larsen | | When you are in it up | to your ears, Dept. of Physics | keep your mouth shut. Space Science and Engineering Lab (SSEL)| Montana State University - Bozeman | Bozeman, MT 59717 | | --------------------------------- --------------------------------------------------------------------------- HOMEPAGE: http://solar.physics.montana.edu/larsen Maia: http://www.ssel.montana.edu/maia MEROPE: http://www.ssel.montana.edu/merope "I'm one of the most durable and fervent advocates of space exploration, but my take is that we could do it robotically at far less cost and far greater quantity and quality of results," - Dr. James Van Allen |
|
|
|
|
3
20th October 19:10
External User
Posts: 1
|
I don't have idl-Mysql experience (yet), but if you want some specific
examples you might also look at Marc Buie's codes (see link below). I know he does idl-mysql all the time. http://www.lowell.edu/~buie/idl/idl.html#categ8 cheers, -henry |
|