Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: ketiv
  • Content: Threads
  • Order by date
  1. ketiv

    How to insert/update data in blob field via SQL

    Hi, I have a *.db file, inside are fields id(int) name1(string) name2(blob binary). Both "values" (name1 and name2) are the same, first in pure text, second in hex. The problem is where I try add or modify data via SQL command. UPDATE in name1 is OK, but in name2 is failed. I have a question...
  2. ketiv

    two files to one

    Hi My device generated data.txt file. When I generate the report, I moving data.txt to backup\'dtos(date())'.txt file, and clearing data.txt. In this moment I have: 1. Report from device, 2. backup file in another folder, 3. Clear data.txt - which wait for new datas. When I do it only once by...

Part and Inventory Search

Back
Top