Hi - I have the backend of a database on a shared server - I also have the front ends on the shared server - For me, it was better to do it this way because those that use the databse are not in this office and it really did not slow it down enough to worry -
Anyway, the users front end is linked to the tables in the backend ..... I have a table called tblUserinDatabase - This table contains the novell id and time that a user is in the database - there is a function in the form that opens with the database that writes the info to this table -
The strange thing is that when I go into the backend, I cannot see the table? If I go into the front end, I see it linked and I can see the table from the front end. Also, if i try to create another table in the backend with the same name it advises me that the table exists?
Any help would be greatly appreciated!
Thanks!!!
Fred
Anyway, the users front end is linked to the tables in the backend ..... I have a table called tblUserinDatabase - This table contains the novell id and time that a user is in the database - there is a function in the form that opens with the database that writes the info to this table -
The strange thing is that when I go into the backend, I cannot see the table? If I go into the front end, I see it linked and I can see the table from the front end. Also, if i try to create another table in the backend with the same name it advises me that the table exists?
Any help would be greatly appreciated!
Thanks!!!
Fred