i am using another software in my VB form using an OLE container. i need to retrieve the value generated by that software into my form. is it possible ? plz help me out
and i have another doubt.
i am using ADO connection to connect to backend in the form. so at the same time i am using two tables to retrieve and save data into. but my problem is, i want to save the same textbox value in both the tables . can i connect two datasources (i have two connection strings ) to the same textbox ? is it possible ?