Access 2003: Opening switchboard generates run-time error

G

GG_9800

Error :
Run-time error '-2147024769 (8007007f)':
Method 'Connection' of object '_CurrentProject' failed

vb code: Set con = Application.CurrentProject.Connection
 
D

David Lloyd

Top