first..
i hve create combobox & text box and add database source to my project...
i know how to binding data or load data to combobox using SELECT query..
but can i change SELECT to INSERT query cz i wont when i type data into textbox,data will be in database...
second..
can i binding without add database to project..i mean mydatabase in debug folder..i hve problem binding data if database is not in myproject..