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 Mike Lewis 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: ribag
  • Order by date
  1. ribag

    datawindow update error

    Hi Lealow, Thanks for Your reply. Unfurtunately it is not the solution. I already checked this. Actually i tried all of the where clause options. Now i'm assuming that is a bug. Maybe a patch or upgrade to the pb or the mysql (maybe the odbc driver) would be the solution.
  2. ribag

    datawindow update error

    I gave it up. Using the workaround (updating last_access datetime field before every update) i can continue my work, but it is very annoying. :-(
  3. ribag

    datawindow update error

    Maybe the problem is Mysql relevant. I reproduced it with any kind of fileds. But in the EAS demo DB it works in the expected way.
  4. ribag

    datawindow update error

    Sorry thekl0wn, Maybe it is important, but i don't know what does it mean in-line. I doublechecked the datawindow update parameters, but i dont find any relevant settings there. I tried all of the where clause settings but the outcome was the same.
  5. ribag

    datawindow update error

    No the original value doesn't matter. I tried Your suggestion and checked the values in the Primary! buffer. It contained the expected values. I started the test with the value 0 in the field (not checked) : - when I clicked once, the T (original) was 0 and the F (current) was 1 (update...
  6. ribag

    datawindow update error

    Hi everyone! In a datawindow I'm using a checkbox editstyle numeric field. When the user clicks on the row, I programmatically change the vaule of the field from 0 to 1 or vice versa. It's works as simple as sounds, except for the situation when the user clicks on the row twice (or any even...

Part and Inventory Search

Back
Top