Yes mindaugas I understand what do you say , I use DBF and RDDCDX
but I like in future try other databases .
In your experiencies how is the perfomance of rddsql and mysql or postgres
when you load a database , in a browse ? respect DBF ?
I hear that may be is not good in larger database, which i
On Fri, 28 Nov 2008, Barry Jackson wrote:
Hi Barry,
> More problems.
> There is a "THREAD STATIC s_aPorts" declaration before the main procedure
> in telepathy.prg and no matter how I build this it always crashes with:
> Error BASE/1003 Variable does not exist: S_APORTS. Even if I put altd()
>
More problems.
There is a "THREAD STATIC s_aPorts" declaration before the main procedure
in telepathy.prg and no matter how I build this it always crashes with:
Error BASE/1003 Variable does not exist: S_APORTS. Even if I put altd()
before any other functions in main() it crashes first.
I have t
On Fri, 28 Nov 2008, Mindaugas Kavaliauskas wrote:
Hi Mindaugas,
> I was thinking about:
>{"LANGUAGE"=>"PL_PL", "CPID"=>"PLISO", "TABLE"=>{...}}
> but using numeric keys are also possible.
In such case we will have translations in separate table
encapsulated in other table. If we accept it t
Hi,
First we should agree final version and resolve some problems.
1. how to keep translation in memory.
IMHO it should be single serialized item and hash item is very good
choice because it can be also easy extended to keep additional
attributes. All translation strings will be indexe
Is aivable a new commercial version of Borland C++
C++ Builder 2009 include CodeGear C++ Compiler 6.10 (bcc32)
http://www.codegear.com/products/cppbuilder/feature-matrix/
Have somebody tried with harbour?
wich test is better for determine speed of c compiler wich harbour?
Good see is somebody have
Hi,
no, I've never used Firebird in real app, I only created a sample of sql
driver for Harbour. It is based on native Firebird C API
(http://www.ibphoenix.com/downloads/60ApiGuide.zip), but not on IBPP. I
guess IBPP is also based on Firebird API.
Every DBMS has its + and -. Someone needs O
Hi,
Hi Mindaugas , I realy looking for 2 things
in the first place an rdd for postgres may be interesting
I'll try to commit Postgre in a spear time.
But I am looking too for a class that simplifies and unify
the use of sql databases.
Like Python DB-API, I don 't know if anything like thi
-Messaggio Originale-
Da: "Maurilio Longo" <[EMAIL PROTECTED]>
A: "Harbour Project Main Developer List."
Data invio: venerdì 28 novembre 2008 11.27
Oggetto: Re: [Harbour] Can't allocate 2 GB
Because, as you might know, "640 KB should be enough for anybody" :D
:-)
Joking aparts, t
Because, as you might know, "640 KB should be enough for anybody" :D
Maurilio.
Enrico Maria Giordano wrote:
> Why?
>
> function Main()
>
> local cText := Space( 1024 * 1024 * 1024 )
>
> ? "1 giga"
>
> cText += cText
>
> ? "2 gigas"
>
> return nil
>
> Application Internal Error - E
Why?
function Main()
local cText := Space( 1024 * 1024 * 1024 )
? "1 giga"
cText += cText
? "2 gigas"
return nil
Application Internal Error - E:\HARBOUR\TEST.EXE
Terminated at: 2008.11.28 11:13:31
Unrecoverable error 6005: Exception error:
Exception Code:C005
Exception Ad
11 matches
Mail list logo