Search found 307 matches: answers

Return to advanced search

Re: mdb: contains data, but recordcount() answers -1

Try

Code: Select all  Expand view
oRecordSet:Open( "SELECT * FROM Name", oConnection, 1, 3 )


EMG
by Enrico Maria Giordano
Thu Sep 25, 2008 9:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mdb: contains data, but recordcount() answers -1
Replies: 7
Views: 1429

mdb: contains data, but recordcount() answers -1

Hi, my small sample access-database contains one table with three fields and four recordsets. To browse it, I use following code: function browsen() local oWin2 local oConnection := TOleAuto():New( "ADODB.Connection" ) local oRecordSet local oBrw DEFINE ...
by gkuhnert
Thu Sep 25, 2008 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: mdb: contains data, but recordcount() answers -1
Replies: 7
Views: 1429

... samples in the fwh\samples folder. Becuase you are working with xbrowse, please study the samples on xbrowse in the samples folder. You will get answers to all your doubts. If you still have any problem then you can post here.
by nageswaragunupudi
Sun Aug 31, 2008 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: oBrw:nAt
Replies: 3
Views: 766

Bitmaps

... and radio text display with transparent backgrounds. If you are willing to get into all this then review the recent threads and you will find your answers. Unfortunately they seem not to be working. Or, at least, I was unable to obtain transparent checkbox and radio so far, even with that suggestions... ...
by Antonio Linares
Wed Aug 27, 2008 7:34 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 97154

To all,

Thank you for your answers.

If I look into the Exe I only see ë ‹]Borland C++.
Could someone else see the other tools if he would try?

Regards,
Otto
by Otto
Mon Jun 30, 2008 5:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is a compiled FIVEWIN/(x)HARBOUR program a C program?
Replies: 32
Views: 5992

Sample with TReport, RecordSet and GROUPS

Dear friends:

I'm looking for a report sample using TReport class with RecordSet an groups, It will be apreciated.

Thanks so much for your answers
by Armando
Tue Jun 03, 2008 5:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sample with TReport, RecordSet and GROUPS
Replies: 0
Views: 343

... my mail I mixed up Dropdown and DropdownList. Only list works. >You are right that Dropdown didn't work. Understood. But, I still need the answers to my above questions. If we are going to add (or fix) this feature, we need to come to an aggreement on how it should work. Since incremental ...
by James Bott
Sun May 18, 2008 8:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ComboBox search problem
Replies: 7
Views: 1541

Otto, I still need to know the answers to my questions. Which version of FW was the Combobox working as you expected? How was it working? Was it just jumping to the first occurance of a single letter typed by the user? This was how the old ...
by James Bott
Sun May 18, 2008 3:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ComboBox search problem
Replies: 7
Views: 1541

... pursuing. I realize I'm way behind the curve with my version of FiveWin (it's a long story), and I do have plans to upgrade so that I can get answers to questions without being embarassed. But at the moment, the time I would need to convert the application would adversely affect the delivery ...
by Stevemcg
Wed Apr 30, 2008 3:47 am
 
Forum: FiveWin for CA-Clipper
Topic: Strange TButton behavior with VK_RETURN
Replies: 4
Views: 2492

Antonio: The new forums still show an anomalous behaviour when performing a search: 1.- Click on "Buscar" 2.- Search for whatever word. A list of answers appear. 3.- Click on any of these posts to read it 4.- Press "Back" on the IE to return to the list of posts so that you can read the next one. ...
by Rafael Clemente
Fri Apr 25, 2008 2:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: forums.fivetechsoft.com
Replies: 43
Views: 6786

Antonio,

the link to show only the newest answers of a topic since last login is not working
by StefanHaupt
Mon Apr 21, 2008 8:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: forums.fivetechsoft.com
Replies: 43
Views: 6786

... orderListAdd, orderListClear has been added. The server works im multithread mode now. First thread listen sockets, accept connections and answers to commands, which doesn't demand database access and Harbour's VM/stack functions. The second answers to all other commands. DBFNTX support ...
by George
Mon Apr 07, 2008 9:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: LetoDB
Replies: 80
Views: 32811

George, Derick, thank you for your answers. I have the impression that here TS is compared with Tbrowse and not with xBrowse. I would be interested in a comparison with xBrowse. All which is in the ST list I can do with with XBrowser too. ...
by Otto
Fri Feb 08, 2008 6:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TSBROWSE Class OF MANUEL MERCADO
Replies: 24
Views: 9305

Hi,

Thanks for the answers.
Before I was using clipper and FW.
Now I converted my programs to xHarbour but I was still using cGetDir32() instead of cGetDir().

Thanks, now everything is working fine!!

Regards,
Marc
by Marc Vanzegbroeck
Thu Jan 17, 2008 11:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetdir32() & cGetFile() default path
Replies: 8
Views: 1983

Antonio,

>two days the question posted at MS forums and no answers yet...
I am sure you have Live Alerts.
Only in case if you don’t have and your baby "iPhone" takes too much of your time:
I saw that there is a solution posted now.
Regards,
Otto
by Otto
Mon Dec 31, 2007 11:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Could Visual Studio Shell be an IDE for FIVEWIN?
Replies: 51
Views: 11709
PreviousNext

Return to advanced search