M
mbarsenas
I have a database with a table that has 4 primary keys in one table. I
am usind RDA to push and pull. Before I went to RDA I was using merge
replication with no problem. The problem I am having with the push is
that when one of the primary keys is pushed it is blank so it is
considered a null and as we know...nulls are not allowed with primary
keys so as the upload continues, once it hits that key it returns an
error and that error is due to the blank left in the table. My question
is, How can I allow a primary key to allow blanks in the field? Not
nulls but blanks.
am usind RDA to push and pull. Before I went to RDA I was using merge
replication with no problem. The problem I am having with the push is
that when one of the primary keys is pushed it is blank so it is
considered a null and as we know...nulls are not allowed with primary
keys so as the upload continues, once it hits that key it returns an
error and that error is due to the blank left in the table. My question
is, How can I allow a primary key to allow blanks in the field? Not
nulls but blanks.