Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: error returned in Win32::OLE module with mdb file's tables and cloumns having whitespace characters in their names.

by strat (Canon)
on Apr 09, 2008 at 07:53 UTC ( [id://679171]=note: print w/replies, xml ) Need Help??


in reply to error returned in Win32::OLE module with mdb file's tables and cloumns having whitespace characters in their names.

Try [-braces around the column names, e.g

my $string = "SELECT [col 1], [col 2], col3 ...";

and then use "col 1" as hash keys, e.g

my $value1 = $RS->Fields("col 1")->value;

Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"

  • Comment on Re: error returned in Win32::OLE module with mdb file's tables and cloumns having whitespace characters in their names.
  • Select or Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://679171]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (2)
As of 2026-01-22 21:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (125 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.