Hello,
I'm using Borland DELPHI 7 and Devrace FIBPlus for connection on Interbase 6 and I have a problem to get refreshed view from database. This problem is powered when I close and open my app. How to get this with some of commands every time when I change data on Server or when some of users...
Hello,
I would like to create stored procedure witch is do next job:
1. I have some table ( field1, field2, field3 - all smallint )
2. My procedure will update this table with SQL statment UPDATE table SET field3 = field3 + 1 WHERE field1 = :f1 AND field2 = :f2
3. If field1 or field2 does not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.