in my project, there re name,surname,e- mail regions.then user must tick to "Okey".if users entered textboxs correctly, i want to transfer these knowledges to my sql database. how can i do that?(in okey.buton click or textname_text_changed).
I m trying to export some tables from SQL Server 2005 and then create those tables and populate them in Oracle. I have about 10 tables, varying from 4 columns up to 25. I m not using any constraints/...