Click here to Skip to main content
15,915,328 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL Server does not exist or access denied Pin
Colin Angus Mackay31-Dec-04 15:26
Colin Angus Mackay31-Dec-04 15:26 
GeneralRe: SQL Server does not exist or access denied Pin
nikneem20051-Jan-05 4:00
nikneem20051-Jan-05 4:00 
GeneralRe: SQL Server does not exist or access denied Pin
nikneem20051-Jan-05 4:28
nikneem20051-Jan-05 4:28 
GeneralHuge Memory Consumption Pin
Developer567831-Dec-04 0:41
Developer567831-Dec-04 0:41 
GeneralRe: Huge Memory Consumption Pin
Mike Dimmick2-Jan-05 6:16
Mike Dimmick2-Jan-05 6:16 
GeneralRe: Huge Memory Consumption Pin
Developer56783-Jan-05 2:45
Developer56783-Jan-05 2:45 
GeneralHow Pin
KORCARI31-Dec-04 0:09
KORCARI31-Dec-04 0:09 
GeneralRe: How Pin
Rob Graham31-Dec-04 3:45
Rob Graham31-Dec-04 3:45 
This[^]link has some good info in that area, but unfortuately has little to say about actual code conversion.

If the old application is DAO code, you may have significat re-write to do, since I think DAO was fairly Access specific. ADO is more generic, and I would expect that you should have little to do besides move the data and change the connection strings (unless of course, it is lousy ADO code with lots of internal database specific assumptions). I have moved ADO apps from Access to SQL and little other than connection string changes were needed.

Why would anyone waste time arguing with an accountant about anything? Their sole function is to record what happenned, and any higher aspirations are mere delusions of grandeur. On the ladder of productive contributions they are the little rubber pads at the bottom that keep the thing from sliding out from under you. - Roger Wright
GeneralWhere.... Pin
KORCARI31-Dec-04 0:06
KORCARI31-Dec-04 0:06 
GeneralMySQL GRANT SELECT Pin
alex.barylski30-Dec-04 15:09
alex.barylski30-Dec-04 15:09 
GeneralRe: MySQL GRANT SELECT Pin
WoutL31-Dec-04 0:46
WoutL31-Dec-04 0:46 
GeneralRe: MySQL GRANT SELECT Pin
Colin Angus Mackay31-Dec-04 15:46
Colin Angus Mackay31-Dec-04 15:46 
GeneralTOPLESS LADIES INSIDE - SQL Pin
HarryBo30-Dec-04 9:10
HarryBo30-Dec-04 9:10 
GeneralRe: TOPLESS LADIES INSIDE - SQL Pin
Javier Lozano1-Jan-05 13:44
Javier Lozano1-Jan-05 13:44 
GeneralOracle forms 6i problem Pin
missnazar30-Dec-04 4:00
missnazar30-Dec-04 4:00 
GeneralStored Procedure PRoblem Pin
percyvimal30-Dec-04 2:15
percyvimal30-Dec-04 2:15 
GeneralRe: Stored Procedure PRoblem Pin
Mike Dimmick30-Dec-04 3:50
Mike Dimmick30-Dec-04 3:50 
GeneralRe: Stored Procedure PRoblem Pin
abbaskaya30-Dec-04 4:29
abbaskaya30-Dec-04 4:29 
GeneralRe: Stored Procedure PRoblem Pin
abbaskaya30-Dec-04 4:30
abbaskaya30-Dec-04 4:30 
GeneralRe: Stored Procedure PRoblem Pin
percyvimal30-Dec-04 5:44
percyvimal30-Dec-04 5:44 
GeneralRe: Stored Procedure PRoblem Pin
WoutL30-Dec-04 9:33
WoutL30-Dec-04 9:33 
GeneralRe: Stored Procedure PRoblem Pin
percyvimal30-Dec-04 10:42
percyvimal30-Dec-04 10:42 
GeneralRe: Stored Procedure PRoblem Pin
WoutL31-Dec-04 0:43
WoutL31-Dec-04 0:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.