i have created a database using A'97. it's a split database with the be on a SQL server - used in a multi user environment. i'm set as the database owner on the server. however i have created a user group on the server that allows editing (create/delete/change records). i did two tests today. one with on a computer using A2k and the other using 97, same permissions, etc. i've noticed certain features not working:
for example. i have a subform on delete event that opens another form to a specific record... in 97 it works - in A2k it doesn't.
another example, i have two forms used to input new data. the first form's data is saved in one table called tbl_generalinfo the next form saves data in tbl_toolbookinfo. the first form stays open but hidden when the user clicks the "next" button - the user can make changes in the second form and then hit "done". at which point both forms are closed and data is saved, right?!! Wrong - the info input into the first form does not show up but the second form does. and as before, it only does this in the A2k version. i have tried on open, converting the database for the A2k user and i have tried leaving it as is... the same problems arise.
i only have a one or two users who need to have editing rights... so i'm probably going to have A2k removed from their machines and replaced by A97. i just hate to let Bill and his gang stump me on this one.
any suggestions/help would be greatly appreciated.
for example. i have a subform on delete event that opens another form to a specific record... in 97 it works - in A2k it doesn't.
another example, i have two forms used to input new data. the first form's data is saved in one table called tbl_generalinfo the next form saves data in tbl_toolbookinfo. the first form stays open but hidden when the user clicks the "next" button - the user can make changes in the second form and then hit "done". at which point both forms are closed and data is saved, right?!! Wrong - the info input into the first form does not show up but the second form does. and as before, it only does this in the A2k version. i have tried on open, converting the database for the A2k user and i have tried leaving it as is... the same problems arise.
i only have a one or two users who need to have editing rights... so i'm probably going to have A2k removed from their machines and replaced by A97. i just hate to let Bill and his gang stump me on this one.
any suggestions/help would be greatly appreciated.