XML import errors

P

Patrick Boyd

I'm trying to import an xml file with some fairly sizable text fields in it.
I get several errors due to the fact that the table access creates gets
'text' datatypes for all the fields with 255 characters maximum.

Does anyone know of a way that I can set the default value for fields
created as 'memo'?

I can't just create the table first, as this will have to be used by
multiple non-techie users on their own machines.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top