Subject | Re: Connecting to firebird from vb |
---|---|
Author | arragonuk |
Post date | 2010-05-27T20:22:55Z |
Sorry Pablo
my misunderstanding. Our tools create Firebird databases on the fly but I'm pretty sure they do that using ADO/OLE. I'll check in to this tomorrow and get back to you if we can help doing this with ODBC.
http://www.ibprovider.com/eng/documentation/firebird_adonet/p3_ddl_odbc_metadata.html covers OLE, but may give you some pointers re ODBC.
David
my misunderstanding. Our tools create Firebird databases on the fly but I'm pretty sure they do that using ADO/OLE. I'll check in to this tomorrow and get back to you if we can help doing this with ODBC.
http://www.ibprovider.com/eng/documentation/firebird_adonet/p3_ddl_odbc_metadata.html covers OLE, but may give you some pointers re ODBC.
David
--- In firebird-tools@yahoogroups.com, "pabloagogo" <pabloagogo@...> wrote:
>
> HI there,
> Its Pablo.
> Thanks for the response.
> Based on your response, you guys are talking about connecting to
> an existing Firebird database file it seems. From IBProvider, like I said I purchased the driver, there are samples where it connects.
> But it does not "Create" the database file itself.
>
> If your solutions do create the database file then::
> What are the commands to be issued say to the Firebird server,
> "Create the database file, here!"
>
> I can create the database file using : "ISQL - Firebird Interactive SQL Tool", command line tool, but I wish to create it on the fly from my VB6 app, without using Isql tool.
>
> So, I hope I have cleared up what I am trying to say.
> Hope someone has done this before in VB6.
>
> Sincerely,
>
> Pablo
>
> --- In firebird-tools@yahoogroups.com, "arragonuk" <arragon@> wrote:
> >
> > You can get connections strings from: http://www.connectionstrings.com
> > <http://www.connectionstrings.com/>
> > a free tool to test connection strings:
> > http://www.citrustechnology.com/product/data-provider-explorer
> > <http://www.citrustechnology.com/product/data-provider-explorer>
> > and ODBC drivers from
> > http://www.firebirdsql.org/index.php?op=files&id=odbc
> > <http://www.firebirdsql.org/index.php?op=files&id=odbc>
> >
> > --- In firebird-tools@yahoogroups.com, Mick Arundell <mikcaau@>
> > wrote:
> > >
> > > I imagine that even vb can use odbc to connect to firebird,
> >
> >
> > [Non-text portions of this message have been removed]
> >
>