HI Everyone!
I am using an .MDB with A table linked to Sql Server BE. On the back end I put a default value on one field the Sql Server function Host_name(). This works fine on a .ADP it defaults the field to the name of the computer that the record was entered, in a pass-thru query it also returns the name of the computer that the query was run on but when i add a record via a linked table it returns the name of a different computer (always the same machine).
Any one has an idea of why this is happing and a fix to this
Thanks
PWise
I am using an .MDB with A table linked to Sql Server BE. On the back end I put a default value on one field the Sql Server function Host_name(). This works fine on a .ADP it defaults the field to the name of the computer that the record was entered, in a pass-thru query it also returns the name of the computer that the query was run on but when i add a record via a linked table it returns the name of a different computer (always the same machine).
Any one has an idea of why this is happing and a fix to this
Thanks
PWise