J
Jason James
Hi all,
I am creating an ASP web service and wish to connect
to an MS Access 2003 database. However, when I
attempt to access the database I get the following
error
"Could not find installable ISAM"
I found this on a Microsoft web site.
"Although you cannot link a database object to either
Microsoft Internet Information Services (.htx, .idc) or
Microsoft Active Server Pages (.asp) output formats,
you can export (export: To output data and database
objects to another database, spreadsheet, or file
format so another database or program can use the
data or database objects. You can export data to a
variety of supported databases, programs, and file
formats.) the object to the desired output format and
then attach the file in a mail program, such as
Microsoft Office Outlook 2003. "
Is it true? Do I have to use SQL server for my webservices?
If I can use MS Access 2003 database files, how do
I connect to them?
Thanks,
Jason.
I am creating an ASP web service and wish to connect
to an MS Access 2003 database. However, when I
attempt to access the database I get the following
error
"Could not find installable ISAM"
I found this on a Microsoft web site.
"Although you cannot link a database object to either
Microsoft Internet Information Services (.htx, .idc) or
Microsoft Active Server Pages (.asp) output formats,
you can export (export: To output data and database
objects to another database, spreadsheet, or file
format so another database or program can use the
data or database objects. You can export data to a
variety of supported databases, programs, and file
formats.) the object to the desired output format and
then attach the file in a mail program, such as
Microsoft Office Outlook 2003. "
Is it true? Do I have to use SQL server for my webservices?
If I can use MS Access 2003 database files, how do
I connect to them?
Thanks,
Jason.