[Firebird-net-provider] Help Converting C# Code to Pascal

2008-09-17 Thread Anthony Kylitis
Hello: I have a procedure that displays an image stored in a database. The code was written in C# but now I'm trying to get it working in Pascal (Delphi). It's just one line of code I'm having trouble with. The following is that line in C#: Context.Response.BinaryWrite(byte[]dr["OneSheetImag

Re: [Firebird-net-provider] Firebird ado.Net 2.0 Data

2008-09-17 Thread Michael Möhle
Hello, I am on my way to convert an older VB6 Application to a .NET Version with Nhibernate. I am using MyGeneration for the Codegeneration(Nhibernate .hbm Files and .NET Classes). If I have a little time I would contibute hints, Codesamples and maybe a 100 % working Template for MyGeneration, if

Re: [Firebird-net-provider] Creating a Database using ADO.Net Data Provider For Firebird

2008-09-17 Thread Jiri Cincura
It's static. You're probably looking for it at some instance. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com - This SF.Net email is sponsored by the Moblin Your Move Develo

Re: [Firebird-net-provider] FbDataConnectionUIControl

2008-09-17 Thread Jiri Cincura
Use a DDEX, if you wanna to use design-time support directly for FirebirdClient. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com - This SF.Net email is sponsored by the Mobl

Re: [Firebird-net-provider] Creating a Database using ADO.Net Data Provider For Firebird

2008-09-17 Thread Mercea Paul
Hi I'm using this: #region ConnectionString /// ///Connection String /// FbConnectionStringBuilder cs = new FbConnectionStringBuilder(); cs.UserID = "USERDB"; cs.Password = "userdb";

[Firebird-net-provider] Creating a Database using ADO.Net Data Provider For Firebird

2008-09-17 Thread Meftah Tayeb
hi, i have the 2.1.0.0 version of the Firebird ADO.Net 2.0 Data Provider i want to create a New Database (a run time) in the DotNet-Firebird semples code, the Function CreateDatabase () is called. but i dont have it! i have only CreateCommand any help ? thanks---

Re: [Firebird-net-provider] FbDataConnectionUIControl

2008-09-17 Thread Mercea Paul
Hi Ulrich, Have you register your database in VS Server Explorer? If you do..on right click on registered database you can Modify Connection ... is the same window as displayed for connection string for fbconnection and for adding new connection for database in Server Explorer! Regards, Paul > -

[Firebird-net-provider] FbDataConnectionUIControl

2008-09-17 Thread Ulrich Groffy
Hello, I opened a new thread, because the thread "Firebird ado.Net 2.0 Data Provider" seems to be a bit mixed up. My question is, if the page http://www.firebirdsql.org/firebirdtutorial/fbconnection-component.html is obsolete, what the control FbDataConnectionUIControl is for, if it is no pro

Re: [Firebird-net-provider] Firebird ado.Net 2.0 Data

2008-09-17 Thread Jiri Cincura
On Wed, Sep 17, 2008 at 9:44 AM, Mercea Paul <[EMAIL PROTECTED]> wrote: > I'm asking my self if is not a good to have a sample project on FB.Net > provide page! > Maybe this is a new topic... I have no problem with it. Everybody interested can provide some ideas and/or code. -- Jiri {x2} Cincura

Re: [Firebird-net-provider] Sample project for Fb.Net Provider

2008-09-17 Thread Mercea Paul
This is a good start. I've missed the 'IDEA' from there..:) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mercea Paul Sent: Wednesday, September 17, 2008 10:47 AM To: 'For users and developers of the Firebird .NET providers' Subject: [Firebird-net-provider] Sample project fo

[Firebird-net-provider] Sample project for Fb.Net Provider

2008-09-17 Thread Mercea Paul
Hi * I'm asking if is not a good to have a sample project on FB.Net provide page! If is someone interested .. Best regards, Paul - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coole

Re: [Firebird-net-provider] Firebird ado.Net 2.0 Data

2008-09-17 Thread Mercea Paul
Hi Steve, Good sample! I'm asking my self if is not a good to have a sample project on FB.Net provide page! Maybe this is a new topic... Regards, Paul > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Steve Faleiro > Sent: Wednesday, September 17,