hi.
first I have a table (Clients) with :
Numéro (number), Clients (char) as field.
I got a form with a listbox (Liste1) with column 1 bound to the table (Clients) and a command button that open a query on click :
Private Sub Commande0_Click()
If Not PrepareList(Me.Name, Me.Liste1.Name)...
hi and thank for all your precious help.
can you explain me how to send the multiple selection of a list box to a storedprocedure. I can do it without problem with access and a module but in ADP project, the stroredprocedure says that I have a ADO problem.
I appreciate all help.
thx
(sorry for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.