Hi everybody,
Im trying to access a Ms Access database outside my root website
folder, so Im using ODBC DSN. I have already the DSN create and
working (this same DSN is used by many classic ASP websites I have
running on my remote server). Im also have latest ODBC and JET
drivers
installed.
...
more >>
I'm sort of new to this and have done this in the past, but I have a new
laptop and apparently don't have every thing I need (I think that's the
problem).
I have a SQL database that I need to see in thru access (there are reports
built on the access DB thaty I need to modify )
How do ...
more >>
I am writing an application in vb.net 2005 to insert/update/select data to
paradox database file(.db---bde 5.01)
1)what is the best way to go about it?
Note:
I have tried to connect to paradox database via odbc or oledb
a)Dim odbcconnstr As String = "Driver={Microsoft Paradox Driver (*.db
)};...
more >>