Subject | Re: Writing data in tables! |
---|---|
Author | simpor81@hotmail.com |
Post date | 2001-01-29T17:09:52Z |
Sorry about that!
I'm using Borland C++ Builder 5.0. And the programming language C/C++.
I'm using Borland C++ Builder 5.0. And the programming language C/C++.
--- In ib-support@y..., Olivier Mascia <om@t...> wrote:
> Simon,
>
> What language/environment do you program with ?
>
> Olivier.
>
> --On lundi 29 janvier 2001 16:44 +0000 simpor81@h... wrote:
>
> > Hello!
> >
> > I have problems when I'm trying to write data to a table. How are
you
> > supposed to do it???
> >
> > I have managed to connect to the database (at least I think that I
> > have) but when I try to write to a table it craches the hole time.
> >
> > I'm using the isc_dsql_execute_immediate. But I need to use a SQL
> > with parameters. How does the code look like when you write to a
> > table in employee.gdb "Any table will do". I will be able to write
> > let us say 100 new post to it.
> >
> > Thanks for all the help!
> >
> > Simon