Apr 15, 2009 #1 acent Technical User Joined Feb 17, 2006 Messages 247 Location US Hey All, Is there a max number of characters/columns/etc that an sql statement can be? I'm building my statements in VBA, and they can be quite long. Thnaks in advance. "If it's stupid but works, it isn't stupid." -Murphy's Military Laws
Hey All, Is there a max number of characters/columns/etc that an sql statement can be? I'm building my statements in VBA, and they can be quite long. Thnaks in advance. "If it's stupid but works, it isn't stupid." -Murphy's Military Laws
Apr 15, 2009 1 #2 MajP Technical User Joined Aug 27, 2005 Messages 9,382 Location US http://www.databasedev.co.uk/access_specifications.html about 64K characters, 255 columns Upvote 0 Downvote
Apr 16, 2009 Thread starter #3 acent Technical User Joined Feb 17, 2006 Messages 247 Location US Beautiful! Thank you MajP. "If it's stupid but works, it isn't stupid." -Murphy's Military Laws Upvote 0 Downvote