connection base de donn

slt les amis,est ce que vous pouvez m'aider a faire une connection entre visual c++2008 et une base de donn
Compilation error :)
closed account (z05DSL3A)
Google Translate wrote:
Hi friends, is what you can help me make a connection between visual c + +2008, and a database created with Access 2007, I did research bcp but I can not find how to do this connection, thank you for the help
I started to do:
private: System:: Void Form1_Load (System:: Object ^ sender, System:: EventArgs ^ e) {

connectionString char [] = "Provider = Microsoft.Jet.OLEDB.4.0; Data Source = bibliothèquesDocumentsbase_des employés.accdb; Jet OLEDB: Database Password = ";
OleDbConnection (ConnectionString);
}
j'ai fait bcp de recherche = j'ai fait beacoup de recherche = I've done a lot of research

@mimou89: ici c'est un forum pour C++; ton programme utilise C++/CLI, qui est une langage différente.
Topic archived. No new replies allowed.