Bonjour

Comment passer le nom de la table en paramètre ?


Public Sub Getlist(ByVal tablename As String)
Dim command As New OleDbCommand
Dim recordset As OleDbDataReader
...