Format for new fields in query

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a query that I've had to add 2 empty fields (NewCriteria and
NewMapping) that is exported to another database. When I open the design of
the table in the other database, the fields are formatted as Binary. How can
I export them in memo format? They are defined as

NewCriteria: Null (SQL = Null AS NewCriteria,)
NewMapping: Null (SQL = Null AS NewMapping,)

Thanks for your help -- you guys are GREAT!!!
 

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

Back
Top