On Fri, 23 Apr 2010, Horodyski Marek (PZUZ) wrote:
Hi,
> > this sample generates an GPF
> >
> > struct := {{"campo1","C",65000,0},{"campo2","C",65000,0}}
> > dbcreate("test1.dbf",struct)
> > ---
> > It is normal or I'm doing something wrong ?
> No it should be RTE
-Original Message-
From: Przemysław Czerpak [mailto:dru...@acn.waw.pl]
Sent: Friday, April 23, 2010 12:02 AM
To: Harbour Project Main Developer List.
Subject: Re: [Harbour] gpf with dbcreate and char field
On Thu, 22 Apr 2010, Lautaro Moreira wrote:
Hi,
> this sample generates an
Ok,
Many thanks,
Lautaro Moreira
El 22/04/2010 18:02, Przemysław Czerpak escribió:
On Thu, 22 Apr 2010, Lautaro Moreira wrote:
Hi,
this sample generates an GPF
struct := {{"campo1","C",65000,0},{"campo2","C",65000,0}}
dbcreate("test1.dbf",struct)
---
It i
On Thu, 22 Apr 2010, Lautaro Moreira wrote:
Hi,
> this sample generates an GPF
>
> struct := {{"campo1","C",65000,0},{"campo2","C",65000,0}}
> dbcreate("test1.dbf",struct)
> ---
> It is normal or I'm doing something wrong ?
No it should be RTE instead of GPF.
In
Hello,
Yes, I' know is it wrong but is simple for a small program.
Best regards,
PD: Sorry for my bad english.
El 22/04/2010 17:03, Estéfano Tonon escribió:
You'll trying to create a field with length = 65000 ???
Em 22/4/2010 17:57, Lautaro Moreira escreveu:
Hello,
this sample generates
You'll trying to create a field with length = 65000 ???
I don't know the limitation... but this field length is too big... use
memo...
[]'s
Tonon
Em 22/4/2010 17:57, Lautaro Moreira escreveu:
Hello,
this sample generates an GPF
struct := {{"campo1","C",65000,0},{"cam
You'll trying to create a field with length = 65000 ???
Em 22/4/2010 17:57, Lautaro Moreira escreveu:
Hello,
this sample generates an GPF
struct := {{"campo1","C",65000,0},{"campo2","C",65000,0}}
dbcreate("test1.dbf",struct)
---
It is normal or I'm doing
Hello,
this sample generates an GPF
struct := {{"campo1","C",65000,0},{"campo2","C",65000,0}}
dbcreate("test1.dbf",struct)
---
It is normal or I'm doing something wrong ?
Best regards,
Lautaro Moreira
___
Harbour