I have a front end client that needs to be able to connect to both SQL Server and Access. I have no problems switching from Access to SQL Server but when I try and switch from SQL Server to Access every technique has failed.
Despite providing what I believe is the correct connection string...
I have an application using 2003 for both the FE and BE; the BE sits on a standard file server. In certain network environments if there's one FE connected to the BE subsequent users experience unusual delays lasting up to a minute when attempting to connect. Once they do however performance...
Thanks for the reply. I've already read through those threads and it doesn't address my problem.
The code with the digital cert from 2009 works fine, the new one for 2010 doesn't suppress the Outlook messages. Something has changed somewhere and I haven't figured out where/what/why.
I realize this has been covered in different threads but this is a slight variation.
I have an application with a VeriSign digital cert attached. Previously the application would send emails without the challenge window popping up asking the user to allow/deny the email request. Ever since...
I'm experiencing a problem that has me baffled.
Here's the sequence:
1. I install Version 1 of my database application using the Developer Extension Package Wizard.
2. I delete Version 1 of my database application using the Developer Extension Package Wizard.
3. I install Version 2 of my...
I'm trying to attach a spreadsheet to an email via VBA code in 2003. The spreadsheet already exists and is not being generated by the database. So far everything I've found within these forums has failed to accomplish my goal.
Any assistance would be greatly appreciated.