I have a standalone vb6 program that uses a data aware grid. The data source for the grid is an Access 97 mdb.
On one machine running 2000 professional, I have a strange issue.
I installed my program and it's mdb. The user gets a message that indicates I am trying to put a 6 char variable in a 5 position field. "Data too long for field, try inserting or pasting less data" I believe.
This was not re-produceable on other machines of the same configuration. To make a long story short, I discovered this message only occurs when the program exe is in THAT DIRECTORY. If I move it somewhere else on that same machine, it works as designed. Mind you, I am not moving the database, just the exe.
I am up and running, but would really appreciate it if anyone could share their idea on why such a thing would happen.
Regards.
On one machine running 2000 professional, I have a strange issue.
I installed my program and it's mdb. The user gets a message that indicates I am trying to put a 6 char variable in a 5 position field. "Data too long for field, try inserting or pasting less data" I believe.
This was not re-produceable on other machines of the same configuration. To make a long story short, I discovered this message only occurs when the program exe is in THAT DIRECTORY. If I move it somewhere else on that same machine, it works as designed. Mind you, I am not moving the database, just the exe.
I am up and running, but would really appreciate it if anyone could share their idea on why such a thing would happen.
Regards.