Op woensdag 10-10-2007 om 17:14 uur [tijdzone +0200], schreef Lukas
Gradl:
> Which Access-Components do you use?
>
> Unified Interbase (which I use) has only a readonly Dataset-Component,
> but there is some alternative Dataset for it, called AlexsDataSet. I
> never used it, but it is reported t
Which Access-Components do you use?
Unified Interbase (which I use) has only a readonly Dataset-Component,
but there is some alternative Dataset for it, called AlexsDataSet. I
never used it, but it is reported to do the job.
(http://www.progdigy.com/modules.php?name=UIB)
Alternativley you cou
I imported the csv files using IBEasy+, which worked ok except that it
doesn't appear to like values starting with a zero, nor does it like
dates before 1900.
On 6/3/07, Howard Lee Harkness <[EMAIL PROTECTED]> wrote:
> No, I am running Windows XP Pro. The files appear be writeable -- I can
> updat
No, I am running Windows XP Pro. The files appear be writeable -- I can
update them with FlameRobin ok, just not with my Lazarus program.
On 6/3/07, Cesar Romero <[EMAIL PROTECTED]> wrote:
Howard,
> I managed to get Firebird running, and I was able to display the
> contents of a table in a dbgr
Howard,
I managed to get Firebird running, and I was able to display the
contents of a table in a dbgrid -- but my program insists that the
database is read-only. I can't find where I set any read-only flags.
Anybody recognize the problem & can tell me what I'm doing wrong?
Is that in linux?
I managed to get Firebird running, and I was able to display the contents of
a table in a dbgrid -- but my program insists that the database is
read-only. I can't find where I set any read-only flags. Anybody recognize
the problem & can tell me what I'm doing wrong?
On 4/2/07, Razvan Adrian Bogda
The Firebird website and IPPhoenix have lot's of tools for every task
you might need :)
Razvan
_
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal
Howard Lee Harkness wrote:
> I finally got Firebird installed and tested on my home system, so I am
> now in a position to start checking out how to access it with Lazarus.
> I've got some time this weekend set aside to work on migrating a
> 19-year-old database application that I wrote for an atto
You can load your file with a TFixedFormatDataSet or a TSdfDataSet, and
then copy to a dataset connected to the Firebird database.
> Howard Lee Harkness wrote:
>
> > One of the utilities that was foresighted enough to write was one that
> > dumps all of the tables into CSV format. Any recommenda
Howard Lee Harkness wrote:
One of the utilities that was foresighted enough to write was one that
dumps all of the tables into CSV format. Any recommendations for the
best way to get a CSV file imported into a Firebird database?
Not for lazarus. I have have some nice components for that sort
I finally got Firebird installed and tested on my home system, so I am
now in a position to start checking out how to access it with Lazarus.
I've got some time this weekend set aside to work on migrating a
19-year-old database application that I wrote for an attorney
(originally using Turbo Pasca
[EMAIL PROTECTED] wrote:
try with http://www.progdigy.com/modules.php?name=UIB, support Lazarus
and works fine for Firebird, Interbase and Yaffil. Include several
components:
I've used UIB components in Laz myself and they are good.
Recently, I tried the PDO stuff and while it's not TDatase
I have been using Firebird with Lazarus in a commercial environment
for over a year now, with great success. I highly recommend the FBLib
Firebird Library [http://fblib.altervista.org] with Lazarus. The
reason I chose FBLib over SqlDB (that comes with Free Pascal) is
because FBLib has support fo
[EMAIL PROTECTED] wrote:
try with http://www.progdigy.com/modules.php?name=UIB, support Lazarus
and works fine for Firebird, Interbase and Yaffil.
You have also ZeosLib - http://zeos.firmos.at
El jue, 29-03-2007 a las 10:23 -0500, Howard Lee Harkness escribió:
Anybody on this list use Fire
On 3/29/07, Howard Lee Harkness <[EMAIL PROTECTED]> wrote:
Anybody on this list use Firebird database with Lazarus? I'm looking
for general information on this, and I ran into a dead end while
trying to find the ODBC drivers, so I'm hoping somebody here has found
a better way -- or knows where to
try with http://www.progdigy.com/modules.php?name=UIB, support Lazarus
and works fine for Firebird, Interbase and Yaffil. Include several
components:
TJvUIBDatabase.
TJvUIBTransaction.
TJvUIBQuery.
TJvUIBBackup.
TJvUIBRestore.
TJvUIBScript.
Ok, thanks -- I didn't know that there was a native connection.
BTW, I did find the ODBC driver.
On 3/29/07, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
On Thu, 29 Mar 2007, Howard Lee Harkness wrote:
> Anybody on this list use Firebird database with Lazarus? I'm looking
> for general inf
On Thu, 29 Mar 2007, Howard Lee Harkness wrote:
> Anybody on this list use Firebird database with Lazarus? I'm looking
> for general information on this, and I ran into a dead end while
> trying to find the ODBC drivers, so I'm hoping somebody here has found
> a better way -- or knows where to f
Anybody on this list use Firebird database with Lazarus? I'm looking
for general information on this, and I ran into a dead end while
trying to find the ODBC drivers, so I'm hoping somebody here has found
a better way -- or knows where to find those drivers.
--
[EMAIL PROTECTED]
_
19 matches
Mail list logo