BACKGROUND: We use a case tool to create simple file maintenance and inquiry programs over our core software's database. The new release of our core software has added DBCS support, and has changed a lot of long fields which were formerly data type "A" to data type "O". Our case tool is recognizing...
How can you do data conversion on the fly for selected records but in indivitual fields? e.g. string data ="5" new string data = "3" (5-2=3) string data = "10" new string data = "8" (10-2=8)
how to convert dbgrid database information in to text files (vb 6.0)
My friend got one PDF file and contain some table based data. How can we convert that file to excel format ?


