Jonathan Lueb
New member
- Local time
- Today, 06:21
- Joined
- Mar 25, 2007
- Messages
- 9
How do you define a field type when a make-table query is run?
It is creating a text field and it needs to be a memo field because it's truncating the data in the field because it is more than 255 characters.
Can this be done by modifying the SQL code?
Jonathan
It is creating a text field and it needs to be a memo field because it's truncating the data in the field because it is more than 255 characters.
Can this be done by modifying the SQL code?
Jonathan