Results 1 to 20 of 20
Thread: RAD ( Firebird )
Hybrid View
-
22nd October 2009 12:57 #1
-
22nd October 2009 13:17 #2Registered User
Join Date: Aug:2006
Location:
Posts: 4,052
- freepascal. Firebird.
- , , in-house sqlite
-
22nd October 2009 14:38 #3Registered User
Join Date: Apr:2004
Location: EU
Posts: 141
-
22nd October 2009 15:57 #4
" - Click"
I mourn thee by dusk | I mourn thee by dawn
Crave for thy gloss | to seek the silent glades beyond
-
23rd October 2009 01:16 #5
-
23rd October 2009 01:31 #6
-
23rd October 2009 04:31 #7Registered User
Join Date: Oct:2006
Location: Plovdiv
Posts: 305
-
22nd October 2009 16:06 #8
VB style...
: XaMaB; . 0.42
In God we Trust (all others must submit a X.509 certificate). , ()
-
23rd October 2009 01:19 #9Registered User
Join Date: Oct:2006
Location: Plovdiv
Posts: 305
RAD / - .
zstoev VS Express + MSDE. 2 # Delphi - .prepBut nI vrbLike adjHungarian! qWhat's artThe adjBig nProblem?
-
23rd October 2009 02:26 #10
-
23rd October 2009 10:59 #11
-
-
- Microsoft Visual C# 2008 Express Edition
ShortCut Desktop
- My first Project ....
OnLine Help - Window Form, .. - ...
, Visual C#
-
23rd October 2009 12:21 #12
-
23rd October 2009 16:05 #13Modderhead
Join Date: Nov:2005
Location:
Posts: 4,469
-
23rd October 2009 18:09 #14
-
24th October 2009 05:19 #15Registered User
Join Date: Oct:2006
Location: Plovdiv
Posts: 305
, ( 10 ) Embarcadero CodeGear Trial Delphi 2010 Trial Turbo Delphi .
: http://www.turboexplorer.com/downloads
.Download fully functional trials of the latest rapid application, Web and Java development tools
Turbo Delphi 2006, Turbo C++ 2006, and JBuilder Turbo 2008 are no longer available. You can download a free 30-day trial version of the latest Delphi, C++Builder, and JBuilder products and learn more about them using the links below.Last edited by DiadoMraz; 24th October 2009 at 05:25.
prepBut nI vrbLike adjHungarian! qWhat's artThe adjBig nProblem?
-
24th October 2009 09:38 #16Modderhead
Join Date: Nov:2005
Location:
Posts: 4,469
, , ... ,Turbo Delphi 2006, Turbo C++ 2006, and JBuilder Turbo 2008 are no longer available
, .
-
25th October 2009 00:52 #17
MS VC# 2008 Express Edition Firebird ?
, Firebird.
-
25th October 2009 01:08 #18Registered User
Join Date: Jan:2004
Posts: 50
-
25th October 2009 03:36 #19
DDEX Provider for Visual Studio
Readme.txt - :
1. Install FirebirdClient into the GAC.
---------------------------------------
You can use gacutil utility to do this or to check whether it's correctly installed.
The gacutil show you also the signature for assembly, that will be used later.
2. Modify machine.config file.
------------------------------
Modify it like this (for 64bit systems you have to edit "32bit version" of this file,
because Visual Studio is 32bit, but there's no problem with editing the "64bit version" too):
<configuration>
<configSections>
...
<section name="firebirdsql.data.firebirdclient" type="System.Data.Common.DbProviderConfi gurationHandler, System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
...
<configSections>
...
<system.data>
<DbProviderFactories>
...
<add name="FirebirdClient Data Provider" invariant="FirebirdSql.Data.FirebirdClie nt" description=".Net Framework Data Provider for Firebird" type="FirebirdSql.Data.FirebirdClient.Fi rebirdClientFactory, FirebirdSql.Data.FirebirdClient, Version=%Version%, Culture=%Culture%, PublicKeyToken=%PublicKeyToken%" />
...
</DbProviderFactories>
</system.data>
</configuration>
And substitute (these informations you can find using gacutil):
- %Version% with the version of the provider assembly that you have in the GAC.
- %Culture% with the culture of the provider assembly that you have in the GAC.
- %PublicKeyToken% with the PublicKeyToken of the provider assembly that you have in the GAC.
Note:
Notice, that in configSections there isn't signature of FirebirdClient,
but the signature of assembly from framework.
3. Import registry file.
------------------------
There's a couple of *.reg files in installation. There are files for 32bit and for 64bit system,
so select appropriate version for your system. There are also files in "withSDK" directory.
These can be used for Visual Studio with VS SDK installed.
The files not in this directory are for systems without Visual Studio SDK
(it's *not* the .NET FW SDK!) and it's probably the best choice for a lot of developers.
The selected registry file needs be modified to set the correct paths.
To do this, substitute %Path% in the file with path for the DDEX files,
where you copyied them in step 0 (remember to backslash the backslash character).
IMPORTANT: The DDEX provider didn't work with Express editions of Visual Studio.Last edited by finalista; 25th October 2009 at 03:51.
-
25th October 2009 15:06 #20Registered User
Join Date: Oct:2006
Location: Plovdiv
Posts: 305
- . IBExpress - .
(.. .net) , database project - , .prepBut nI vrbLike adjHungarian! qWhat's artThe adjBig nProblem?




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in