D
DerekWrightson
I'm having a problem with some of my Access XP databases whereby I try to
link to a SQL Server table and the Access crashes. I go File - Get External
Data - Link to bring up the wizard, change the file type in the drop down box
to ODBC Database and Access crashes, before I even see the list of DSNs on
the machine. Sometimes a compact and repair would solve this problem, but now
this has stopped working. The database was originally in Access 2000 format.
Converting it to Access 2002 format hasn't stopped the crash happening.
I can program round this using VBA and the DoCmd.TransferDatabase acLink
command, but as another database of mine is having problems with
DoCmd.TransferText acLink, how long will it be before this work-around stops
working? Any advice on what I can do to sort out the problem will be
gratefully received.
Thanks.
link to a SQL Server table and the Access crashes. I go File - Get External
Data - Link to bring up the wizard, change the file type in the drop down box
to ODBC Database and Access crashes, before I even see the list of DSNs on
the machine. Sometimes a compact and repair would solve this problem, but now
this has stopped working. The database was originally in Access 2000 format.
Converting it to Access 2002 format hasn't stopped the crash happening.
I can program round this using VBA and the DoCmd.TransferDatabase acLink
command, but as another database of mine is having problems with
DoCmd.TransferText acLink, how long will it be before this work-around stops
working? Any advice on what I can do to sort out the problem will be
gratefully received.
Thanks.