| Posted by NickName on 09/07/05 01:30 
Hi Hugo,
 These are 'saved' queries in Access I'm in the process of converting
 them to either View or SP, and obviously SQL Server would accept
 something like
 select *
 from XYZtbl
 where fieldA = [1] or fieldA = [2] or fieldA = [3]
 
 I thought about GREP but wanted to check if there's other option.
 
 On Access conversion, it convert queries to virtual tables.
 
 Thanks.
 
 Don
  Navigation: [Reply to this message] |