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

Home » Public Forums » archive » Re: problem with idl database
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: problem with idl database [message #53935 is a reply to message #53766] Mon, 07 May 2007 18:52 Go to previous messageGo to previous message
stin.wang is currently offline  stin.wang
Messages: 15
Registered: April 2006
Junior Member
On May 2, 1:29 am, Rick Towler <rick.tow...@nomail.noaa.gov> wrote:
> As CP said, Dataminer (and IDL) don't handle unicode characters very well.
>
> One potential workaround, if you are on windows, is to use ADO+COM.  But
> due to (what I think are) limitations in IDL's IDLcomIDispatch object
> you will only be able to return a single data type at a time.  So if
> your queries return columns of type char, date, and number then it will
> not work efficiently.  But if your queries return columns of all number
> or date or char types then it is an option.
>
> Or, probably better yet, just create a view that replicates your table
> and whose column titles are in roman characters.
>
> -Rick
>
>
>
> stin.w...@gmail.com wrote:
>> hi everyone, i have some problem with idl dababase
>
>> i am working on some meteorological data which store in a mssql
>> server.
>> so i use idldabase  connect the database, then use idldbrecordset to
>> get desired table.
>
>> but something happen. because in my original table ,some record name
>> is in chinese. when i process this data , it say something like that
>
>> "
>> OBJ_NEW: Illegal tag name: 区站号.
>> Execution halted at: DRAW_DENGWEN       19 F:\源码\IDL\draw_dengwen.pro
>>                      $MAIN$
>
>> "
>
>> it seem like that the record name must be english. can anyone help my
>> exlain this? or find a way to solve this problem?- Hide quoted text -
>
> - Show quoted text -
Because the table is so big,(about ten millions datas),i think copy
all table is not my option. But thank all of your advice.so i use
vb.net to read database, and idl to draw picture.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How to write IDL log output to a file?
Next Topic: Object Graphics Code Generator

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

Current Time: Fri Oct 10 06:06:26 PDT 2025

Total time taken to generate the page: 0.23735 seconds