Storing pointers in an Access Project

S

Steve Renier

I created a database interface for multi-users using a SQL-Server 2000 back
and an Access Project front end. The application works perfectly except for
one problem.

In order to make one of my forms work properly, I need to store some
pointers in a local table for the individual user. Local table, of course,
are not available in an Access Project.

Is there a workaround for this problem?

Thanks
 
Top