Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to access data from any database
Message
De
29/07/2002 01:31:49
 
 
À
27/07/2002 09:31:45
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00680766
Message ID:
00683423
Vues:
39
you forgot to mention on which line it is throwing the error?????
anyways

following statement is not spelled correctly (creatObject)
  set rs = Server.CreatObject ("ADODB.recordset")
instead of using data provider make a DSN and use this DSN in ur connection string
cnn.open "DSN=customerDSN"
it should work fine.
Best Luck..
Nilesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform