Hey,
Im accessing a Access database from my program. The database contains password. For some reason tho my query's are not being case specific. Example: PAssWoRD is the same as password or PASSWORD. This is not cool. I was wondering if its the something with OLEDB or if its just with an Access database? Thanks.