Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Table Field Size Limit 1

Status
Not open for further replies.

snoopy80

Technical User
Jun 27, 2001
106
Hi Everyone
I have an Access DB that link table to an SQL Table that has about 75 fields. When I create queries, I noticed not every field are shown in Access. Is there a field size limit in Access? if there is, how can I make it to see the rest of the field?
Thanks for help.
 
255 is field length. Fields larger than 255 must be stored in a memo field. htwh,

Steve Medvid
IT Consultant & Web Master

Chester County, PA Residents
Please Show Your Support...
 
Thanks for your replies.
I actually mean to ask how many field I can have in a table.
According to Genomon's, it says 255 fields in a table, but I have 80 in SQL table and when I link it from Access, the last field I see is about 70th. Can you help me to make those field visible so I can include them in a query?
Thanks for your help.
 
Thanks Dhookom. I relinked the table and now I can see the rest of the fileds. Thanks.
Also thanks to Genomon and Smedvid for your replies.
Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top