comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » IDL and sqlite
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
IDL and sqlite [message #63460] Mon, 10 November 2008 01:56 Go to previous message
Michi is currently offline  Michi
Messages: 9
Registered: December 2007
Junior Member
Hello all,

I frequently have to deal with large amounts (~10000) of DICOM-files.
More specific, I have to query all these files for certain DICOM-tags
such as image number, echo time, series name, series UID, acquisition
time and pick some files that match certain criteria. ATM, this is
done by reading in the whole directory. This is tedious if it has to
be done more than once.
I came up with the idea, that this is a perfect job for a sqlite-
database (www.sqlite.org), that is kept entirely in one file with no
need to have a server running such as with mysql (This is essential
for our application, since we distribute it as a virtual machine to
physicians, and you can't expect them to install a mysql-server).
There are many language bindings for sqlite, but I haven't found one
for IDL.
Does anybody have experience with using sqlite from IDL? This would
just be the perfect tool for this job...

Best regards,

Michi
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Read ASCII
Next Topic: Re: Calculate the mean of many images

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:43:17 PDT 2025

Total time taken to generate the page: 0.00464 seconds