If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > # sign in field name export error.. help please.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-08-05, 11:26
LostCause LostCause is offline
Registered User
 
Join Date: Feb 2005
Posts: 2
# sign in field name export error.. help please.

Hi

Have a Paradox DB and the creator used # in a field name, ie CONTROL# and i am trying to import data into Excel, i can get data but if i Query against that particular field ( CONTROL#='33') it bombs out because of the #, i can query against other fields!

Thanks for any help!
Reply With Quote
  #2 (permalink)  
Old 02-08-05, 12:31
ByteRyder52 ByteRyder52 is offline
Registered User
 
Join Date: Feb 2005
Location: Colorado Springs
Posts: 222
In ObjectPAL, quote signs can be used for field names that might be misinterpreted otherwise, like so "Control#".
Reply With Quote
  #3 (permalink)  
Old 02-08-05, 18:43
LostCause LostCause is offline
Registered User
 
Join Date: Feb 2005
Posts: 2
Yes, unfortunately using the Import Data function within Excel it will not let you create a query against the field names with #. I don't believe i can smack the programmer so i am looking for another option
Reply With Quote
  #4 (permalink)  
Old 02-10-05, 00:31
ByteRyder52 ByteRyder52 is offline
Registered User
 
Join Date: Feb 2005
Location: Colorado Springs
Posts: 222
Is it possible to identify the field by number. Again, in ObjectPal, this is possible and would circumvent the name problem. If not, perhaps this is a problem the Excel help forums could provide more help with. Good luck!
Reply With Quote
  #5 (permalink)  
Old 02-14-05, 03:53
Maroonotmoron Maroonotmoron is offline
Registered User
 
Join Date: Sep 2003
Location: Dallas
Posts: 182
The problem is the export file

Instead of exporting into excel format export as a tab delimitted file. And do not include the file names in the export. Create an excel template file with the columns in the correct order but with the column names renamed to something without "#". You will still be able to move the data back and forth between excel and paradox via a tab delimitted format but the column names will not be exported and that will prevent the problem excel has in reading the querying the data..
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On