View Single Post
  #7 (permalink)  
Old 12-05-2008, 10:33 AM
MattP MattP is offline
VB.NET Forum Idol
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Feb 2008
Location: USA
Posts: 877
Reputation: 500
MattP has a reputation beyond reputeMattP has a reputation beyond reputeMattP has a reputation beyond reputeMattP has a reputation beyond reputeMattP has a reputation beyond reputeMattP has a reputation beyond reputeMattP has a reputation beyond reputeMattP has a reputation beyond reputeMattP has a reputation beyond reputeMattP has a reputation beyond reputeMattP has a reputation beyond repute
Default

Quote:
Originally Posted by cjard View Post
ID is an alias for the IDENTIFICATION_DATA table(, and it is used)
AO is an alias for the AOP5 table, but the alias is not used so there is no point in having it

I thought Access used MID() for substringing, not SUBSTRING
Oops used ao in the WHERE clause but not SET

Access does use MID(). I gave him an example here
Reply With Quote