J
Jad
Hi there
I've been having problems showing my count before and
after inserting records into an ODBC (SQL server
database) table from my Access 2003 application,
rs.recordcount always shows 1 so the difference between
the before and after counts comes up as zero. It doesn't
matter if I use rs.movelast after the update. I found
that the local table shows the correct count using the
same code so I'm equessing this is due to the link. Is
there a way to efficiently get a record count of a table
in this situation?
thanks
Jad
I've been having problems showing my count before and
after inserting records into an ODBC (SQL server
database) table from my Access 2003 application,
rs.recordcount always shows 1 so the difference between
the before and after counts comes up as zero. It doesn't
matter if I use rs.movelast after the update. I found
that the local table shows the correct count using the
same code so I'm equessing this is due to the link. Is
there a way to efficiently get a record count of a table
in this situation?
thanks
Jad