ChewDoggie
Programmer
G'day all!
I'm a novice, so bear with me. We have a VB application that's already been sent out to the end users (about 600 of them) and just discovered that one of the columns in the underlying ACCESS table is the wrong length and it's causing many errors to occur (users aren't happy -- go figure!).
We have the ability to download updates to their tables via connections to our server. We need to modify a column in a table, making the length 4 chars instead of 3. Can someone help me with the syntax for doing this? The column will NOT have any default values but sometimes the column will be an indexed key, and other times a non-indexed key. Sometimes the column will not be a key at all.
I don't know the syntax for these various idiosyncrasies. Can someone help me?
THanks !!!
AMACycle
American Motorcyclist Association
I'm a novice, so bear with me. We have a VB application that's already been sent out to the end users (about 600 of them) and just discovered that one of the columns in the underlying ACCESS table is the wrong length and it's causing many errors to occur (users aren't happy -- go figure!).
We have the ability to download updates to their tables via connections to our server. We need to modify a column in a table, making the length 4 chars instead of 3. Can someone help me with the syntax for doing this? The column will NOT have any default values but sometimes the column will be an indexed key, and other times a non-indexed key. Sometimes the column will not be a key at all.
I don't know the syntax for these various idiosyncrasies. Can someone help me?
THanks !!!
AMACycle
American Motorcyclist Association