L
Lloyd Dupont
I want to toy with an embeded database for shareware application.
I would like to know better SqlServer as well.
However, correct me if I'm wrong, but it seems that as much as I would like
to play with SqlServerExpress it seems higly unfit to this kind of
application for the following reasons:
- +20Mb to the install plus strange question to answer (for the clueless
user)
- Even though SqlServer express is installed your consumer application could
fail if the service is, for some reason, off.
- Even though SqlServer express is up and running you might not have connect
access right to it, or right to create a new (file based) database (if need
to), or maybe the server name is not what you expect and it can't be guess
(or could 127.0.0.1 be used?)
Because of these problem I was thinking to use Firebird (real, embeded, file
based, database engine).
Is the Procedural SQl language of Firebird the same as SqlServer express?
Would it grows my SqlServer understanding to play with Firebird?
I would like to know better SqlServer as well.
However, correct me if I'm wrong, but it seems that as much as I would like
to play with SqlServerExpress it seems higly unfit to this kind of
application for the following reasons:
- +20Mb to the install plus strange question to answer (for the clueless
user)
- Even though SqlServer express is installed your consumer application could
fail if the service is, for some reason, off.
- Even though SqlServer express is up and running you might not have connect
access right to it, or right to create a new (file based) database (if need
to), or maybe the server name is not what you expect and it can't be guess
(or could 127.0.0.1 be used?)
Because of these problem I was thinking to use Firebird (real, embeded, file
based, database engine).
Is the Procedural SQl language of Firebird the same as SqlServer express?
Would it grows my SqlServer understanding to play with Firebird?