HI, i need use with ADS files and index (ADT,ADX) , and open existing index files (adx), this can implemented?
i use remote local server, eg 192.168.1.10:6562 to ADS server.
thanks.
Search found 566 matches
- Thu Mar 29, 2018 9:57 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: fwdbu request
- Replies: 35
- Views: 5942
- Fri Sep 08, 2017 10:56 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
James, thanks, i use like your samples of tdata, so im safe.
very thanks again
norberto
very thanks again
norberto
- Fri Sep 08, 2017 6:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
James, thank for your time, im using fwh17.07 with tdatabase from 17.05 and tdata without errors, but my question is : My data is safe? I run the risk of being recording in incorrect database? i should put odat:=nil after odat:close()?
very thanks
very thanks
- Fri Sep 08, 2017 1:23 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
Okay, we have a bug since fwh13.03 finally discovered now. I'm sure several users of tdabase are wondering: Should I check out my databases, my invoices, bills for errors? What leads me to think: when these changes are made, they are tested in real-world applications, with hundreds of records, files...
- Tue Sep 05, 2017 1:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
Mr Rao, thanks for your attention, i use tdata from james, until we discover an fix, i will use tdatabase from fwh17.05 or Antonio proposed coments in tdatabase 17.07.
very thanks
very thanks
- Tue Sep 05, 2017 1:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
Mr. Rao, i Try yor fix in fwh1707 database, dont work, Antonio proposed fix work fine.
thanks
thanks
- Fri Sep 01, 2017 5:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
Antonio, no errors after proposal changes.
- Fri Aug 25, 2017 4:51 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
Hi,
Error happens in Twbrowse too.
thanks
Error happens in Twbrowse too.
thanks
- Thu Aug 24, 2017 6:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
james,
Do you mean you open it, then close it, then open it again?
yes. open a dialog with object database, close, open again, error with 17.07, work fine with 17.05.
I use odat:close() in end of dialog.
thanks
Do you mean you open it, then close it, then open it again?
yes. open a dialog with object database, close, open again, error with 17.07, work fine with 17.05.
I use odat:close() in end of dialog.
thanks
- Thu Aug 24, 2017 5:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
James, after open the same dialog two times , i have the error with fwh1707, in 1705 work fine: error description error DBCMD/2001 workarea not in use : ordscope called from : +> ordscope(0) called from : => Tdata:setscope(0) .... This problem is not reported to this topic : http://forums.fivetechsu...
- Thu Aug 24, 2017 11:52 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
James, I have a legacy program, there have been no changes in the last few months, in this I use only tdata, compiling as 1705 works fine, but with 1707 an error occurs when leaving the screen of browse using Tdata. Since there have been no changes in recent 6 months, and works well in 1705, so can ...
- Tue Aug 22, 2017 11:27 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Database - 17.07 - Problems
- Replies: 84
- Views: 14067
Re: Database - 17.07 - Problems
I use Tdata from james, i have the same problem.
Looks like the changes made in latest build close the database. I went back to fwh1705.
Looks like the changes made in latest build close the database. I went back to fwh1705.
- Mon Jun 12, 2017 1:08 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Twbrowse skipper tdata
- Replies: 3
- Views: 1053
Twbrowse skipper tdata
HI, i have a old appl, i try compile with fwh17.04 and my twbrowse is empty, without records, i use twbrowse, tdata (from james), something is changed ? i dont change the code of this appl for years.
this code Works or something is changed:
oLbx:bSkip := { | nRecs | oCCBA:skipper( nRecs ) }
thanks
this code Works or something is changed:
oLbx:bSkip := { | nRecs | oCCBA:skipper( nRecs ) }
thanks
- Wed May 10, 2017 3:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Build 2017 live OFFTopic
- Replies: 0
- Views: 1374
Build 2017 live OFFTopic
https://channel9.msdn.com/?wt.mc_id=build_hp as subject, live now.
- Fri Feb 17, 2017 10:54 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWMARIADB embedded server?
- Replies: 6
- Views: 1951
Re: FWMARIADB embedded server?
Up! UP!