That's ok Opp.
English is not my native language and I cannot explain my problem quite well.
I'll try to fing out the nest solution by myself.
that's for your trying to help.
lasta
I'll try to explain once more.
Each good has it's own press_form used in producing process.
Due to normalization I have made a special table(entity) "press_form" in order to store all needed info about press_forms : size, name, weight, length, etc.(I've got about 50 params). Also I...
Hi everybody.
I am really stuck in normalization.
I am writing a program which will make working process of one firm easier.
I have a table with information about "press forms", used in working process. They are used in producing different goods.
I have made a unique field 'kod' in...
Hi Opp.
I suggest you to check the params that are set in your IBTransaction component.
You need to pick 'Read committed' option in the special dialg window or simply insert these params into IBTransaction.Params
read_committed
rec_version
nowait
And after that you will see COMMITTED...
OOOPS.
I appologize, but no more help on this topic is needed.
I HAVE GOT A BOOK WITH INCORRECT DATA_TRANSFER_STRING WRITTEN IN IT. That is the cause I recieved wrong data in Delphi.
Lasta
Hi everybody.
I need an advice.
I know how to pass DATE type to DELPHI but I want to Know how to pass TIMESTAMP and TIME types into Delphi correctly.
Please, if you know, white me back. It is urgent to me.
Thanks for your help, Lasta.
Hi.
When modifying a table have got an error like
"Error. Table aaa has too many versions". After that I can not make any changes in table aaa. Sweep doesn't help.
As far as I anderstand this is because I have made too many chages in this table.
If you know that to do, please write me...
Please help me I am stuck.
I have got a table with information about workers. And I can not delete anyone from this table because it's records could be referenced from other tables.
So I that I want is to execute a BeforeInsert tirigger, check if user already exisits, and as a result execute...
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.