smallfish
February 26th, 2003, 01:36 AM
I have tried to get results from SELECT Query with :
WHERE Field LIKE '111*' (demo)
throughe DataAdapter.Fill() function but it does not work, while in the database (Access) it is.
why should i do ??
WHERE Field LIKE '111*' (demo)
throughe DataAdapter.Fill() function but it does not work, while in the database (Access) it is.
why should i do ??