Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO cannot find specific provider
Message
De
20/06/2000 02:47:10
 
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00378643
Message ID:
00382078
Vues:
23
Thank you very much.
Eric, I have another issue, hope you don't mind.
With AdodcAddRec
With .Recordset
.AddNew
!Index = "A"
!Name = "Alvin"
!Address1 = "29 Senoko Way, Singapore 123456"
End With
End With

I hit with error while the program write into the Table.
The problem lies in the "Comma" in the Address1 field.
If I take out the "Comma" then the record will be created in the
Table. What actually went wrong, I can input the "Comma" in an
Access environment and why not in the VB program? Pls help me.


>>Also, how to issue this "Database Password" programmatically? Any sample
>>code to share? Once again, thank you.
>
>This is the syntax for your connection string: Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\Projets VB\NWIND.MDB;Persist Security Info=False;Jet OLEDB:Database Password=test
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform