I've created a combox in a datagrid using the code below. The code was taken from Microsoft support and it works OK. I need to substitute the hard coded field list for the dataset 'DsSupplier1'. So far I've been unable to find out how to do this, help would be most appreciated...
I have a SQL stored procedure which uses an Insert command to append new products to a SQL table. I want to run this procedure by clicking a button on a .Net form. Can any body help with the code required in .Net
I have a invoice table which could have as many as 200 invoices. I need an automated procedure which seperates out one invoice at a time (OK in doing this bit) and then exports the table as an XML file to my C drive. Each file must have a different name.
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.