Rao and Rimantas
As far as Ms Access .. I have found it to be stable using the Ole ( ado ) connectivity ( ms jet ) using "client cached" and "opportunistic locking" recordsets rather than the dot net or VB way. I am re-writing an old VB 6 application re-using the legacy .mdb and during my ...
Search found 437 matches
- Wed Apr 17, 2013 2:17 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Access on a lan
- Replies: 13
- Views: 4763
- Wed Apr 17, 2013 5:40 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using Access on a lan
- Replies: 13
- Views: 4763
Re: Using Access on a lan
Rick,
Question also from me ... . It seems that access is interesting solution for a small company , with 10-12 pc in lan . Have your experience with a big amount of data at once ? I have in mind solution for production - making , BOM , route ... Routes and BOMs have hundreds records of product ...
Question also from me ... . It seems that access is interesting solution for a small company , with 10-12 pc in lan . Have your experience with a big amount of data at once ? I have in mind solution for production - making , BOM , route ... Routes and BOMs have hundreds records of product ...
- Mon Mar 25, 2013 7:52 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: To Linares . National chars in mdi windows ...
- Replies: 0
- Views: 331
To Linares . National chars in mdi windows ...
Antonio ,
I leave a question about mine problem : http://forums.fivetechsupport.com/viewtopic.php?f=3&t=25867 . Nothing can't to help ... . Please , maybe you can say some words why I can't see nationals chars in mdi childs windows in Win 7 . In Xp all is working .
Fwh 11.11 , Harbour 3.2 MinGw ...
I leave a question about mine problem : http://forums.fivetechsupport.com/viewtopic.php?f=3&t=25867 . Nothing can't to help ... . Please , maybe you can say some words why I can't see nationals chars in mdi childs windows in Win 7 . In Xp all is working .
Fwh 11.11 , Harbour 3.2 MinGw ...
- Sun Mar 24, 2013 8:19 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Visual interface for Harbour hbmk2.exe
- Replies: 36
- Views: 11442
Re: Visual interface for Harbour hbmk2.exe
Rimantas,
Please change this in vmh.prg line 294:
function BuildFldButtons( oFld ) local oBtn, cFileName @ 1, 350 BUTTON oBtn PROMPT "+" OF oFld SIZE 18, 18 PIXEL ; ACTION ( cFileName := cGetFile( { "*.prg", "*.c", "*.obj", If( cCCompiler == "MinGW", "*.a", "*.lib" ) ...
Please change this in vmh.prg line 294:
function BuildFldButtons( oFld ) local oBtn, cFileName @ 1, 350 BUTTON oBtn PROMPT "+" OF oFld SIZE 18, 18 PIXEL ; ACTION ( cFileName := cGetFile( { "*.prg", "*.c", "*.obj", If( cCCompiler == "MinGW", "*.a", "*.lib" ) ...
- Sat Mar 23, 2013 6:39 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Visual interface for Harbour hbmk2.exe
- Replies: 36
- Views: 11442
Re: Visual interface for Harbour hbmk2.exe
Antonio Linares wrote:Enhanced version with HBCs and defines support:
[/img]
Can't to add Dolphin lib for harbour+mingw ( libdolphin.a ) . It let to add only .lib files . Maker directed to C compiler MinGW .
Regards!
- Thu Mar 21, 2013 7:46 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Installation required to connect to Oracle 11g
- Replies: 7
- Views: 2220
Re: Installation required to connect to Oracle 11g
Carles ,
Found that - simply check if exist in your system msdaora.dll . In mine case - C:\Program Files\Common Files\System\Ole DB\msdaora.dll . This means that you have MS Oracle DB provider . And that must work , I hope ... . For me that is working .
Regards !
Found that - simply check if exist in your system msdaora.dll . In mine case - C:\Program Files\Common Files\System\Ole DB\msdaora.dll . This means that you have MS Oracle DB provider . And that must work , I hope ... . For me that is working .
Regards !
- Wed Mar 20, 2013 2:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Installation required to connect to Oracle 11g
- Replies: 7
- Views: 2220
Re: Installation required to connect to Oracle 11g
Rimantas
Thanks for your help. This is my purpose, to work without instalation of Oracle client kit . Can you send me your TADOConnect for test ? I'm understand that 1 parameter is "MSDAORA" and 2 parameter the service name. Its true ?
Carles,
It's old prg from Rao. I'm adding here :
**   ...
Thanks for your help. This is my purpose, to work without instalation of Oracle client kit . Can you send me your TADOConnect for test ? I'm understand that 1 parameter is "MSDAORA" and 2 parameter the service name. Its true ?
Carles,
It's old prg from Rao. I'm adding here :
**   ...
- Wed Mar 20, 2013 10:37 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Installation required to connect to Oracle 11g
- Replies: 7
- Views: 2220
Re: Installation required to connect to Oracle 11g
Hi,
Can anyone tell me the minimum installation on the client machine to connect to Oracle 11g via ADO? There are some mini-pack, mini-installation, mini dll registration, ... to avoid having to install the entire kit.
Thanks !
Not sure , but if in the system exist MS Oracle DB provider , then ...
Can anyone tell me the minimum installation on the client machine to connect to Oracle 11g via ADO? There are some mini-pack, mini-installation, mini dll registration, ... to avoid having to install the entire kit.
Thanks !
Not sure , but if in the system exist MS Oracle DB provider , then ...
- Wed Mar 20, 2013 6:12 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: National chars in windows, xBrowse ...
- Replies: 5
- Views: 1432
Re: National chars in windows, xBrowse ...
What I must to do that to get help ? Maybe it's only mine problem , but ... with XP all is working , with Win 7 - no . So I'm asking again - how to resolve national chars problem with mdi childs and xbrowse headers in windows in Windows 7 OS ?
NO any comments from Fwh masters ? Antonio Linares ...
NO any comments from Fwh masters ? Antonio Linares ...
- Tue Mar 19, 2013 2:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: National chars in windows, xBrowse ...
- Replies: 5
- Views: 1432
Re: National chars in windows, xBrowse ...
What I must to do that to get help ? Maybe it's only mine problem , but ... with XP all is working , with Win 7 - no . So I'm asking again - how to resolve national chars problem with mdi childs and xbrowse headers in windows in Windows 7 OS ?
- Mon Mar 18, 2013 7:49 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: National chars in windows, xBrowse ...
- Replies: 5
- Views: 1432
Re: National chars in windows, xBrowse ...
Found that : HB_TRANSLATE( cString, "UTF8", "CP1257" ) . It seems that this is working ... Maybe are other variants ?
I make hasted ... 4 chars ( ė, į, ų, ū ) visible incorrects , as ? char . Tried hb_translate and hb_utf8tostr functions . Can you give me some help ? What is needful to set ...
- Fri Mar 15, 2013 5:45 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: National chars in windows, xBrowse ...
- Replies: 5
- Views: 1432
Re: National chars in windows, xBrowse ...
Found that : HB_TRANSLATE( cString, "UTF8", "CP1257" ) . It seems that this is working ... Maybe are other variants ?
I make hasted ... 4 chars ( ė, į, ų, ū ) visible incorrects , as ? char . Tried hb_translate and hb_utf8tostr functions . Can you give me some help ? What is needful to set ...
- Thu Mar 14, 2013 1:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: National chars in windows, xBrowse ...
- Replies: 5
- Views: 1432
Re: National chars in windows, xBrowse ...
Hi,
Using Fwh 11.11 , Harbour minGw 3.2
I wrote a year ago , that TVistaMenu isn't working with national chars . Then I found that using fonts with "Baltic" extend it solve this problem . But now the same solutions isn't working with Win 7 ... . Strange that with dialogs all that is working ...
Using Fwh 11.11 , Harbour minGw 3.2
I wrote a year ago , that TVistaMenu isn't working with national chars . Then I found that using fonts with "Baltic" extend it solve this problem . But now the same solutions isn't working with Win 7 ... . Strange that with dialogs all that is working ...
- Thu Mar 14, 2013 11:39 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: National chars in windows, xBrowse ...
- Replies: 5
- Views: 1432
National chars in windows, xBrowse ...
Hi,
Using Fwh 11.11 , Harbour minGw 3.2
I wrote a year ago , that TVistaMenu isn't working with national chars . Then I found that using fonts with "Baltic" extend it solve this problem . But now the same solutions isn't working with Win 7 ... . Strange that with dialogs all that is working ...
Using Fwh 11.11 , Harbour minGw 3.2
I wrote a year ago , that TVistaMenu isn't working with national chars . Then I found that using fonts with "Baltic" extend it solve this problem . But now the same solutions isn't working with Win 7 ... . Strange that with dialogs all that is working ...
- Wed Mar 13, 2013 6:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Again about scripting ... HB_CompileBuf
- Replies: 28
- Views: 5848
Re: Again about scripting ... HB_CompileBuf
Antonio Linares wrote:There should be no problems using that function.
The FWH print preview uses it
Thank you Antonio ! Now scripts have a full power with that . It's very fine . I can to plan to build core exe , menus with directions prgs . It's really fine !