![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| ||||||
| ||||||
|
|
Have a client having problems with a fairly complex Access system which is split into front end and back end. Using access 2003/mdb format with Access 2007 software. We are surmising that recent server problems or connectivity problems may be to blame. If we converted to MySQL or SQL server as the back end, would that eliminate the potential for Database corruption that can occur with Access Jet databases when you lose connectivity, when someone shuts down their PC with the database active, etc? |
|
If so am I correct that you connect via ODBC rather than using native drivers? |
|
I also read that Jet will process query criteria that it can on the SQL server before the results are sent back. correct? |
|
does this also happen when you link to MySQL? |
|
A while back I got the book "Microsoft Access Developer's Guide to SQL Server" - SAMs - Chipman and Baron. As I recall, switching to SQL server is not for the faint of heart. |
|
Is converting to SQL server or MySQL server the same complexity? Is one better to use with Access than the other? I've never used mysql so I think i will defer to those who have. OTTOMH, |
#3
| |||
| |||
|
|
If we converted to MySQL or SQL server as the back end, would that eliminate the potential for Database corruption that can occur with Access Jet databases when you lose connectivity, when someone shuts down their PC with the database active, etc? If so am I correct that you connect via ODBC rather than using native drivers? |
|
I also read that Jet will process query criteria that it can on the SQL server before the results are sent back. correct? does this also happen when you link to MySQL? A while back I got the book "Microsoft Access Developer's Guide to SQL Server" - SAMs - Chipman and Baron. As I recall, switching to SQL server is not for the faint of heart. |
|
Is converting to SQL server or MySQL server the same complexity? Is one better to use with Access than the other? |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
SQL server as the back end |
#6
| |||
| |||
|
|
If we converted to MySQL or SQL server as the back end, |
#7
| |||
| |||
|
|
On Thu, 23 Sep 2010 10:22:09 -0700 (PDT), Bob Alston bobalston (AT) gmail (DOT) com> wrote: If we converted to MySQL or SQL server as the back end, You've got some excellent replies. Personally I'd stay with SQL Server as you are going to get a lot more support. Also the free version has a maximum database size of 10 Gb, or maybe it's 4 Gb. Anyhow that should be lots for an upsized Access database. At least for now. And if the data gets that big well, it's time the org spent some money. |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
'upscaling' of queries to server views |
#10
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |