G
Guest
I am trying to run a Access 97 db on XP Pro. From this message board, I have solved the notorious "No Lincense" & "No Memory" error messages. I thought I was home free.
Now I have a Compile Error: Can't find project or library
Access 97 takes me to a debugger & highlights the first line of the following
(I think its the Switchboard which I created with the wizard
Private Sub FillOptions(
Const conNumButtons =
Dim dbs As Databas
Dim rst As Recordse
Dim strSQL As Strin
Dim intOption As Intege
I am a complete db novice and don't have any idea how to debug this problem.
Can anyone point me in the right direction?
Now I have a Compile Error: Can't find project or library
Access 97 takes me to a debugger & highlights the first line of the following
(I think its the Switchboard which I created with the wizard
Private Sub FillOptions(
Const conNumButtons =
Dim dbs As Databas
Dim rst As Recordse
Dim strSQL As Strin
Dim intOption As Intege
I am a complete db novice and don't have any idea how to debug this problem.
Can anyone point me in the right direction?