Subject | Re: delphi and firebird, instruction with... do |
---|---|
Author | martinknappe |
Post date | 2006-05-15T15:33:08Z |
Not meaning to sound rude but
What are you trying to do?
Zip it and send it to martin@... and I'll have a look at it...
> with ibdataset1, ibdataset2 dolooks like a pretty meaningless piece of code.
> begin
> Close;
> Parambyname('thecode').AsString :=
> Dataset.fieldbyname('mycode').asstring;
> Prepare;
> open;
> end;
What are you trying to do?
Zip it and send it to martin@... and I'll have a look at it...