Hi
i am not an Access GURU i just took over a project,
i am looking at the connection string and i see this code
Public Function CurDb() As ADODB.Command
If pCurDb Is Nothing Then
'recordset, command and connection variables
Dim Cnxn As ADODB.Connection
Dim strCnxn As String
' Open...