My application closes after I execute an update command via oledb connection I also use DataAdapter but it closes without any error too, I can execute insert, d
i have a table which has two columns i'd fill one of the columns by selecting other table column data but how can i fill the next column cause i can't use VALUE
I have a string representing a batch number of goods, for example "0000AZA001B". I only need the "AZA001B" part. How can I achieve that in SQL Compact?