Hey folks,
I'm having trouble dealing with the output of Replication ID's. Basically, i'm trying to create a query on the fly, with the "WHERE" clause containing the ID of the current record, and this ID is a Replication ID.
The problem is that when the ID is passed to the SQL string, it comes out as a series of boxes (which are represented in a msgbox as "?????????", even if the ID is stored in a string.
I am just wondering if there is any way around this problem.
Cheers
-Jezza
I'm having trouble dealing with the output of Replication ID's. Basically, i'm trying to create a query on the fly, with the "WHERE" clause containing the ID of the current record, and this ID is a Replication ID.
The problem is that when the ID is passed to the SQL string, it comes out as a series of boxes (which are represented in a msgbox as "?????????", even if the ID is stored in a string.
I am just wondering if there is any way around this problem.
Cheers
-Jezza