|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
i need some concepts how to build/write an database independant application so that i can plug & play any database with my corresponding provider
|
|
#2
|
|||
|
|||
|
Use ADO.
Although you will probably have to make some tests in code since all db's don't support the same sql. The majority of your sql will work on any db, but when it comes to dates, datatypes, escaping text characters, and ddl sql you will find differences.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > database independant application |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|