Subject | RE: [news] [firebird-support] Re: Dot Net Code Samples |
---|---|
Author | Matthew Raymer |
Post date | 2004-01-07T11:02:18Z |
Muthu,
No problem. I think those of us doing .NET work with Firebird are
pretty small; so, we need to help one another as much as we can.
Matthew
-----Original Message-----
From: Muthu Annamalai [mailto:pearlamerica@...]
Sent: Wednesday, January 07, 2004 11:18 AM
To: firebird-support@yahoogroups.com
Subject: [news] [firebird-support] Re: Dot Net Code Samples
Hi Mathew:
Thanks for your info. I visited the site you mentioned. It is very
useful.
I have a doubt in the connection string.
Do we really have to use the server name for a embed server connection.
For example the connection string is as follows:
string connectionString =
"Database=C:\\PROGRAM
FILES\\FIREBIRD\\EXAMPLES\\EMPLOYEE.GDB;" +
"User=SYSDBA;" +
"Password=masterkey;" +
"Dialect=3;" +
"Server=localhost";
Here for a embed server, what we have to use in the place of
'Server=localhost'.
I am thinking that the embedd server will not take connection apart from
the application itself. So do we have to leave that string ?
Once again thanks for your time and info.
Muthu Annamalai
No problem. I think those of us doing .NET work with Firebird are
pretty small; so, we need to help one another as much as we can.
Matthew
-----Original Message-----
From: Muthu Annamalai [mailto:pearlamerica@...]
Sent: Wednesday, January 07, 2004 11:18 AM
To: firebird-support@yahoogroups.com
Subject: [news] [firebird-support] Re: Dot Net Code Samples
Hi Mathew:
Thanks for your info. I visited the site you mentioned. It is very
useful.
I have a doubt in the connection string.
Do we really have to use the server name for a embed server connection.
For example the connection string is as follows:
string connectionString =
"Database=C:\\PROGRAM
FILES\\FIREBIRD\\EXAMPLES\\EMPLOYEE.GDB;" +
"User=SYSDBA;" +
"Password=masterkey;" +
"Dialect=3;" +
"Server=localhost";
Here for a embed server, what we have to use in the place of
'Server=localhost'.
I am thinking that the embedd server will not take connection apart from
the application itself. So do we have to leave that string ?
Once again thanks for your time and info.
Muthu Annamalai
----- Original Message -----
From: Matthew Raymer
To: firebird-support@yahoogroups.com
Sent: Tuesday, January 06, 2004 7:35 PM
Subject: RE: [news] [firebird-support] Dot Net Code Samples
Hello,
I am in the middle of a C# .NET project using Firebird. So far, it has
been pretty much the same as writing a project for MSSQL. Though, it
does have some minor differences.
The best help I know of is to download the .NET Provider (HYPERLINK
"HYPERLINK
"http://sourceforge.net/project/showfiles.php?group_id=9028"http://sourc
eforge.net/project/showfiles.php?group_id=9028"HYPERLINK
"http://sourc"http://sourc
eforge.net/project/showfiles.php?group_id=9028) from sourceforge.
Carefully pick the correct framework version. You can also download the
documenation for the provider on the same page.
The only example code I have seen so far is used for MONO (open source
NET Framework) and not for .NET, but they are supposed to be
compatible.
HYPERLINK
"HYPERLINK
"http://www.go-mono.com/firebird.html"http://www.go-mono.com/firebird.ht
ml"HYPERLINK
"http://www.go-mono.com/firebird.ht"http://www.go-mono.com/firebird.ht
ml
If anybody knows of any others, please tell me!
Matthew
[Non-text portions of this message have been removed]
_____
Yahoo! Groups Links
* To visit your group on the web, go to:
HYPERLINK
"http://groups.yahoo.com/group/firebird-support/"http://groups.yahoo.com
/group/firebird-support/
* To unsubscribe from this group, send an email to:
HYPERLINK
"mailto:firebird-support-unsubscribe@yahoogroups.com?subject=Unsubscribe
"firebird-support-unsubscribe@yahoogroups.com
* Your use of Yahoo! Groups is subject to the HYPERLINK
"http://docs.yahoo.com/info/terms/"Yahoo! Terms of Service.
--
Incoming mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.209 / Virus Database: 261.5.6 - Release Date: 1/2/2004
--
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.209 / Virus Database: 261.5.6 - Release Date: 1/2/2004
[Non-text portions of this message have been removed]