Search found 313 matches: norberto

Return to advanced search

Re: Codejock Calendar Samples?

Frances Dutch and Norberto You can download it from http://www.cbati.com/tcodejock.zip if any one else wants to download he is welcome, of course you will need to have the license from codejock and insert your own license number. ...
by richard-service
Sat Jan 21, 2023 10:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Codejock Calendar Samples?
Replies: 116
Views: 46461

Re: Database - 17.07 - Problems

James, thanks, i use like your samples of tdata, so im safe.

very thanks again

norberto
by norberto
Fri Sep 08, 2017 10:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11888

Re: Database - 17.07 - Problems

Norberto, That was what I was trying to say in my last message. I don't know how you write your code, but unless you are doing something like: oStates:FieldPut(1, cName) Instead of: oStates:name:= cName oStates:save() Then ...
by James Bott
Fri Sep 08, 2017 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11888

Re: Database - 17.07 - Problems

Norberto, Just because we have found that it is possible to make an error, unless you have been having crashes with error messages, I think problems with your app are unlikely. And your users would be reporting them. Some ...
by James Bott
Fri Sep 08, 2017 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11888

Re: Database - 17.07 - Problems

James,

Sorry but I just don't have the time to do that right now. Norberto tried that code and it failed. I would likely have the same result. So far this problem has cost me 3 weeks ... and my clients are not happy.

Tim
by TimStone
Tue Sep 05, 2017 9:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11888

Re: Database - 17.07 - Problems

Mr. Rao, i Try yor fix in fwh1707 database, dont work, Antonio proposed fix work fine. thanks Mr Norberto There is no problem using TDatabase after the fix. I am unable to comment on why and how it is giving an error in TData, which is derived class. I do not know what ...
by nageswaragunupudi
Tue Sep 05, 2017 1:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11888

Re: Database - 17.07 - Problems

Norberto, James, after open the same dialog two times , i have the error with fwh1707, in 1705 work fine: Do you mean you open it, then close it, then open it again? Or, open it, then switch to another screen, then switch ...
by James Bott
Thu Aug 24, 2017 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11888

Re: Database - 17.07 - Problems

Norberto, Yes, I don't doubt that something that was changed in the TDatabase class is causing the problem but I have been unable to duplicate it here. That is why I am trying to find the code that shows the problem so I can ...
by James Bott
Thu Aug 24, 2017 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11888

Re: Database - 17.07 - Problems

Norberto,

Can you provide a small sample program that shows the error? I have not yet been able to recreate the error here.

Are you using TRecord also?

Regards,
James
by James Bott
Wed Aug 23, 2017 11:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database - 17.07 - Problems
Replies: 84
Views: 11888

Re: Twbrowse skipper tdata

Norberto,

Try using your database with fwh\samples\testbrw.prg and see if that is working.

Possibly your program is working but showing an unexpected result, i.e. there is a filter that filters out all the data.

Let us know what you find.

Regards,
James
by James Bott
Mon Jun 12, 2017 4:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Twbrowse skipper tdata
Replies: 3
Views: 1222

Re: Twbrowse skipper tdata

Norberto Here is some ListBox code I used before xBrowse and ADO ... and not tData .. I don't know if this code will help you ?? I have included the Skipper function as well. Rick Lipkin @ 0,0 LISTBOX oBrw FIELDS   ;      ...
by Rick Lipkin
Mon Jun 12, 2017 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Twbrowse skipper tdata
Replies: 3
Views: 1222

Re: Twbrowse skipper tdata

Norberto,

TData inherits the skipper() method from TDatabase (it doesn't have one of it's own), so any changes would have been in TDatabase. I haven't use TWBrowse in years so I haven't noticed your problem.

Do you know what version your app was previously compiled with when it was working?

James
by James Bott
Mon Jun 12, 2017 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Twbrowse skipper tdata
Replies: 3
Views: 1222

Re: OT: DBF support is back in office 365

Norberto,

Yes it does, but it does not have exchange. My current account is "business" and this will make it difficult because it's pre-paid and a different department.

Tim
by TimStone
Fri Sep 09, 2016 8:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: DBF support is back in office 365
Replies: 3
Views: 764

Re: xharbour last cvs error

Everyone: I noticed that I forgot to assign bFor a codeblock. So here is the updated test program. Norberto, Can you please test compile this sample with your new xHarbour version to see if it errors? James #include "fivewin.ch"Function Main()Return nilClass ...
by James Bott
Mon Aug 29, 2016 1:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour last cvs error
Replies: 15
Views: 3023

Re: xharbour last cvs error

Enrico,

Did you use the same version of xHarbour as Norberto?

2016-08-15 17:04 UTC-0400 Ron Pinkas <ron.pinkas/at/xharbour.com>

James
by James Bott
Sun Aug 28, 2016 6:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharbour last cvs error
Replies: 15
Views: 3023
Next

Return to advanced search