I hava a field on a tbl set to yes/no on my form it is a check box
m dba is linked to a sql server.
recently i modified this table by extending the char size of a txt field via sql manager since you cant modify linked table within access.
i erased the linked table in my dba, relinked it and since then my field yes/no is in 0 or -1. I could care less since it is the way SQL stores it anyway BUT
I have a listbox on my switchboard showing me data from this tbl. And now it says 0 or -1 insead of yes or no. It is confusing my users
how can i modify this?
i can't format an item in the list box query.
Please a solution!
thanks
m dba is linked to a sql server.
recently i modified this table by extending the char size of a txt field via sql manager since you cant modify linked table within access.
i erased the linked table in my dba, relinked it and since then my field yes/no is in 0 or -1. I could care less since it is the way SQL stores it anyway BUT
I have a listbox on my switchboard showing me data from this tbl. And now it says 0 or -1 insead of yes or no. It is confusing my users
how can i modify this?
i can't format an item in the list box query.
Please a solution!
thanks