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

MakeTable query with NEW blank field

Status
Not open for further replies.

jw5107

Technical User
Jan 20, 2004
294
US
I am generating a make table query. I want to add new fields that will be updated later on via an update query. The problem is when I put Fleet: Null as the new blank field in the make table query - upon query being ran I get the field fleet to be binary data type.
How can I set this to text or number??

Any suggestions??
jw
 
Put an empty string for text and 0 for number.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top