S
Stewart Saathoff
Hello everyone,
I am trying to port an application from access to .Net but I still want to
use the access mdb file for the backend.
I use the LAST statement in access in one particular and .Net doesn't seem
to accept that. How do I port this statement:
LAST(SELECT * FROM MyTable)
Thanks
I am trying to port an application from access to .Net but I still want to
use the access mdb file for the backend.
I use the LAST statement in access in one particular and .Net doesn't seem
to accept that. How do I port this statement:
LAST(SELECT * FROM MyTable)
Thanks