Hi ,I think this question should be asked in firebird-support list.
As I know,generators are independent objects,stored in database.You better have
to look for BEFORE INSERT triggers that use generators.
- Original Message
From: Michael Möhle <[EMAIL PROTECTED]>
To: Firebird-net-provi
Hi,
We use Firebird Dot Net Provider version 2.1.0.0 with Firebird embed server
version 2.1.0.17798
In our application, customer login using a login form.
While opening the form we open the connection to validate user input. The
connection string is for embedded server as follows
U
Hello,
can anyone tell me how I can detect that there is a Generator for a Column?
Michael
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin
Hello *,
when reading Marius's thread "Example from Mono - FirebirdSql.Data.
Are you missing an assembly reference" I realized, that we have in
code NET directive that we're using to throw away some code that's not
good for Mono. But in fact we're using also MONO directive in build.
So when buildi
On Fri, Sep 12, 2008 at 5:43 PM, marius popa <[EMAIL PROTECTED]> wrote:
> the only problem the code still gives errors even with the new solution
>
>
> Unhandled Exception: System.TypeInitializationException: An exception was
> thrown by the type initializer for FirebirdSql.Data.Common.Charset --->
You have there still NET_35 symbol.
--
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 Developer's challenge
Build the
On Fri, Sep 12, 2008 at 6:36 PM, marius popa <[EMAIL PROTECTED]> wrote:
>
>
> On Fri, Sep 12, 2008 at 6:14 PM, Jiri Cincura <[EMAIL PROTECTED]> wrote:
>
>> What debug symbols you've defined? There shouldn't be NET_35 and
>> ENTITY_FRAMEWORK.
>
>
> Ok i deleted debug and entity framework from the s
On Fri, Sep 12, 2008 at 6:14 PM, Jiri Cincura <[EMAIL PROTECTED]> wrote:
> What debug symbols you've defined? There shouldn't be NET_35 and
> ENTITY_FRAMEWORK.
Ok i deleted debug and entity framework from the solution build options
now i only got one more left
[Task:File=/home/mariuz/work/mono
Hello *,
I've changed Compact Framework directive NETCF to NET_CF to match our
naming (NET_35, NET_20, etc.).
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
This SF.Net
What debug symbols you've defined? There shouldn't be NET_35 and
ENTITY_FRAMEWORK.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
This SF.Net email is sponsored by the M
Ok thanks i downloaded and extracted with 7zip
7zip x 7z x FirebirdClient-2.5.0-Alpha2-src.7z
and now i try to build the 2.5.0 alpha
and got some errors
[Task:File=/home/mariuz/work/mono/NETProvider/source/FirebirdSql/Data/Entity/ExpressionTranslator.cs,
Line=33, Column=19, Type=Error, Priority
Hello,
get the latest sources from SVN. This has been fixed in sources. Or
try 2.5 Alpha, I think it's there.
--
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com
-
This SF.Net
seems that i'm not the only one
http://lists.ximian.com/pipermail/mono-list/2008-February/037783.html
maybe it should be defined in FbCharsets.cs
On 9/12/08, marius popa <[EMAIL PROTECTED]> wrote:
> I solve it i have added using FirebirdSql.Data.FirebirdClient;
> I looked in the FirebirdClientF
I solve it i have added using FirebirdSql.Data.FirebirdClient;
I looked in the FirebirdClientFactory.cs and saw that the name changed
But now i have another error
Unhandled Exception: System.TypeInitializationException: An exception
was thrown by the type initializer for FirebirdSql.Data.Common.C
I have tried to compile the example from mono but it gives errors with
1.7 that comes by default with ubuntu hardy/intrepid
http://www.nabble.com/provider-1.7.1-and-Fb-2.1-to18170775.htm
So now i compiled the provider with monodevelop
I have opened the solution and then made an build
after that i
15 matches
Mail list logo