Hi!

Thanks! I have downloaded the assembly from that site and its working
fine. Now I am able to select the record from database and show it on
the form.
Now I want to insert a record in the database, how can I provide ID
(Primary Key) in the database table. Can I directly assign the ID field
to some value? I want the ID to be automatically generated for me and
store it along with my record in the database. How can I do this?

Thanks & Regards
 
Atif Khan

Sr Software Engineer | KPIT Cummins Infosystems LTD. | Board +91 020
66525000 Ext 2622 | Direct +91 20 39825000 | Mobile +91 9850855669 |
www.kpitcummins.com


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Jiri Cincura
Sent: Tuesday, May 29, 2007 1:06 PM
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] Need FirebirdSql.Data.Firebird.Dll
File

On 5/28/07, Atif Khan <[EMAIL PROTECTED]> wrote:
> "The IDbCommand and IDbConnection implementation in the assembly
> FirebirdSql.Data.Firebird could not be found. Ensure that the assembly
> FirebirdSql.Data.Firebird is located in the application directory or
in the
> Global Assembly Cache. If the assembly is in the GAC, use
<qualifyAssembly/>
> element in the application configuration file to specify the full name
of
> the assembly."
>
>
>
> Can any one help me in this  regard.
>

I think, it's clear. You don't have FirebirdClient assembly in GAC
installed or in directory with your application.

Download it from firebirdsql.org and that's it.

Note: Maybe you will need to recompile your application with right
version of assembly.

-- 
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to