Click here to Skip to main content
15,891,423 members
Home / Discussions / C#
   

C#

 
Questionhelp:C# application and Databases Pin
jith - iii17-Oct-05 19:42
jith - iii17-Oct-05 19:42 
AnswerRe: help:C# application and Databases Pin
Guffa17-Oct-05 21:14
Guffa17-Oct-05 21:14 
GeneralRe: help:C# application and Databases Pin
jith - iii17-Oct-05 22:28
jith - iii17-Oct-05 22:28 
GeneralRe: help:C# application and Databases Pin
Guffa18-Oct-05 0:20
Guffa18-Oct-05 0:20 
GeneralRe: help:C# application and Databases Pin
jith - iii18-Oct-05 0:35
jith - iii18-Oct-05 0:35 
AnswerRe: help:C# application and Databases Pin
André Ziegler18-Oct-05 7:43
André Ziegler18-Oct-05 7:43 
GeneralRe: help:C# application and Databases Pin
jith - iii18-Oct-05 18:05
jith - iii18-Oct-05 18:05 
AnswerRe: help:C# application and Databases Pin
André Ziegler20-Oct-05 8:03
André Ziegler20-Oct-05 8:03 
Hi,

jitAtran wrote:
Can u compare mySql and firebird.Since mySql is being used widely ,many friends of mine suggesting it.(Even they havent heard about Firbird).


FireBird is an OpenSource project based on den OpenSource-Code of Borland Interbase 6.0. Because of this, FireBird is mostly used by devolopers of Borland Delphi and C++ Builder.

jitAtran wrote:
And also mySql seems to be very fast.but does not have features like stored procedure,trigger ets.


In my opinion FireBird ist faster because of the features that MySQL doesn't have like StoredProcedures, triggers etc. And FireBird supports transactions. This is a must have feature today and MySQL only supports transactions with InnoDB.

jitAtran wrote:
is firebird being used for commercial application.


As I said, a lot of Borland Developers use it in commercial applications.

jitAtran wrote:
Is it released fully or any beta version.


FireBird 1.5 is the latest stable release of FireBird. You can downlaod it here:

http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_download

FireBird 2.0 is still in development (alpha) and will have more enhancements.

For more information visit IBPhoenix: http://www.ibphoenix.com/

André
QuestionInteraction between main program and dll Pin
dmee17-Oct-05 19:39
dmee17-Oct-05 19:39 
AnswerRe: Interaction between main program and dll Pin
Rob Philpott18-Oct-05 0:27
Rob Philpott18-Oct-05 0:27 
GeneralRe: Interaction between main program and dll Pin
dmee18-Oct-05 5:19
dmee18-Oct-05 5:19 
QuestionHow to add right-click menu to a tree view control Pin
deejagan17-Oct-05 19:07
deejagan17-Oct-05 19:07 
AnswerRe: How to add right-click menu to a tree view control Pin
Andrew Kirillov17-Oct-05 19:16
Andrew Kirillov17-Oct-05 19:16 
GeneralRe: How to add right-click menu to a tree view control Pin
deejagan17-Oct-05 19:34
deejagan17-Oct-05 19:34 
QuestionConvert Uint32 to byte[4] Pin
rushing17-Oct-05 18:52
rushing17-Oct-05 18:52 
AnswerRe: Convert Uint32 to byte[4] Pin
Andrew Kirillov17-Oct-05 19:22
Andrew Kirillov17-Oct-05 19:22 
AnswerRe: Convert Uint32 to byte[4] Pin
leppie17-Oct-05 20:56
leppie17-Oct-05 20:56 
QuestionStringConverter Pin
Anonymous17-Oct-05 18:18
Anonymous17-Oct-05 18:18 
AnswerRe: StringConverter Pin
Andy Brummer17-Oct-05 18:27
sitebuilderAndy Brummer17-Oct-05 18:27 
QuestionTreeNode leftClick with mouse Pin
ppp00117-Oct-05 16:54
ppp00117-Oct-05 16:54 
AnswerRe: TreeNode leftClick with mouse Pin
S. Senthil Kumar17-Oct-05 20:44
S. Senthil Kumar17-Oct-05 20:44 
QuestionRichTextBox control Pin
ppp00117-Oct-05 16:52
ppp00117-Oct-05 16:52 
AnswerRe: RichTextBox control Pin
Dave Kreskowiak18-Oct-05 7:47
mveDave Kreskowiak18-Oct-05 7:47 
QuestionLog in Pin
momoo17-Oct-05 16:46
momoo17-Oct-05 16:46 
QuestionHow to wrap the produce of the set xml mapping to excel 2003? A VSTO Beginner Pin
dreamwinter17-Oct-05 16:19
dreamwinter17-Oct-05 16:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.