Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default Fields in access database

I know this is more of an access question but it does have to do with
excel.

I am trying to import/export data from excel to access. I originally
had 6 fields and they were all working beautifully. I went in and had
to add 7 more fields so i changed my tables to accomodate and when i
entered the field names in my SQL statement it broke the code. I tried
all the way down to 1 more field and it still wasnt working. Is there
a limit to how many field you can call or am i just doing something
wrong?

Thanks,.
justin

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 158
Default Fields in access database

Without seeing your SQL code or the field names you added, it is a little
hard to tell. Did you make sure there are no spaces in the field names you
added? Also, Access has several restricted words that you cannot use as
field names in an upload process (ex. Date, you would have to call it
Hire_Date, etc.). If you post a little more of your issue, someone may be
able to assist you.

--
Thx
MSweetG222



"Justin Philips" wrote:

I know this is more of an access question but it does have to do with
excel.

I am trying to import/export data from excel to access. I originally
had 6 fields and they were all working beautifully. I went in and had
to add 7 more fields so i changed my tables to accomodate and when i
entered the field names in my SQL statement it broke the code. I tried
all the way down to 1 more field and it still wasnt working. Is there
a limit to how many field you can call or am i just doing something
wrong?

Thanks,.
justin


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Database fields in Excel? James0007 New Users to Excel 0 March 4th 10 07:27 PM
Update Excel Database via Access Main Database with a script Finnbar New Users to Excel 2 November 3rd 08 07:24 PM
Query of an Access database won't let me get more than 95 fields. Brian Excel Discussion (Misc queries) 0 February 12th 07 05:44 PM
Fields in access database Justin Philips Excel Programming 1 March 6th 06 10:55 PM
Help: pivot chart data in secured Access database wont show fields A C Charts and Charting in Excel 0 January 25th 06 01:28 AM


All times are GMT +1. The time now is 03:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"