G
Guest
I am trying to create a parametrized query based on City on the customers
table in Northwind.mdb. The sql version on Northwnd.mdf works fine using
@City in the query, but when I try to create it for the access dataset, it
puts single quotes around the '@City'. Is there another character one has to
use for access?
I am using Vb.net 2008
Thanks for any help,
Peter
table in Northwind.mdb. The sql version on Northwnd.mdf works fine using
@City in the query, but when I try to create it for the access dataset, it
puts single quotes around the '@City'. Is there another character one has to
use for access?
I am using Vb.net 2008
Thanks for any help,
Peter