Viewing 4 posts - 1 through 5 (of 5 total)
Thanks to ezan, I was using the wrong variable type.
I changed char to varchar and it works great.
Isn't it amazing how hard it is to see you own mistakes.
April 15, 2004 at 9:28 am
I have lots of clients using access with the Jet engine, they all seem to work fine with the correct maintenance. As I understand SQL and MSDE will also require...
March 22, 2004 at 6:21 am
Versions is a good place to stat.
If any pcs are running different versions of access or different service packs you can have real problems.
Watch out for 2000 and XP as...
March 19, 2004 at 8:19 am
Your compiled program probably does not like nulls, so adding the space enables their joins to work correctly.
There is a couple of ways to deal with this.
If you can modify...
March 10, 2004 at 8:11 am
Viewing 4 posts - 1 through 5 (of 5 total)