Hi,

running the same ASP on two servers (one English, one German)
gives on the German one: "Type mismatch".

aspDB-Fehler '800a000d'
Typen unverträglich

Here's the simple ASP:

Set MyDb = Server.CreateObject("AspDB.Pro&#34
Mydb.dbmdb=Server.MapPath("asp-test.mdb&#34
MyDb.dbSQL = "Select * from products"
MyDb.ASPdbPro

We are testing a evaluation in a German bank.

Regards,
Thorsten.