I am using Access as the front end for SQL Server 7. I use a stored procedure to return a recordset. However, one field is missing from the results. It is a varchar field. About 1 month ago this same field was a text field and just started to remove itself from the results. The only way to get it to show up was to change it to a varchar field. I have found that the sql server driver on the client seems to be responsible for the missing field. Two different client boxes return different results, one with and one without. For some reason the code seems to ignore the missing value (it just passes over it like it's not there)
Any help is appreciated.
John
John A. Gilman
gms@uslink.net
Any help is appreciated.
John
John A. Gilman
gms@uslink.net