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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking In Access & Correct Datatypes

Status
Not open for further replies.

cunger28

Programmer
Jun 20, 2003
2
US
I have a mysql database sitting on our webserver which I have the tables linked in Access. Whenever you go to the design view of the linked tables, what was created as a text field in mysql shows up as a memo field in Access. Is there a datatype that will translate to a text field in Access when linked?

Thanks,
cunger28
 
I think I found the answer. I set my datatypes up as CHAR(), and they translated to text in Access.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top