I have this interface: When the add button is pressed, a UserControl with the same fields is added: So, the question is: How do I save the main values and those that have been added? That is, if the user pressed the add button, how do I also save those values? Currently, this is the entire interface code: Answer Your
Tag: vb6
How to select data between given interval of time from SQL
I have following data in SQL Need sql queue: I have 10 tags, it is continuously logging to SQl at every 10 Seconds of intervals. Now i want create report like…..User will provide time interval …