Search found 98 matches: eugeniusz

Return to advanced search

Re: Marvell, PXA310 Win CE 6.0

Antonio, in code there is
Init function RddInit()

When I add lines with REQUEST DBFNTX etc
I get the same errors.

What else ?


Regards Eugeniusz
by Eugeniusz Owsiak
Tue Oct 28, 2014 7:13 am
 
Forum: FiveWin for Pocket PC
Topic: Marvell, PXA310 Win CE 6.0
Replies: 5
Views: 4716

Re: Marvell, PXA310 Win CE 6.0

Eugeniusz,

In your PRG at the very beginning you have to add:

REQUEST dbfcdx
REQUEST dbffpt
REQUEST dbfntx
by Antonio Linares
Tue Oct 28, 2014 3:35 am
 
Forum: FiveWin for Pocket PC
Topic: Marvell, PXA310 Win CE 6.0
Replies: 5
Views: 4716

Re: Marvell, PXA310 Win CE 6.0

... : error LNK2001: unresolved external symbol HB_FUN_DBFNTXtutor1.exe : fatal error LNK1120: 3 unresolved externals  What is wrong? Regards Eugeniusz
by Eugeniusz Owsiak
Mon Oct 27, 2014 8:36 pm
 
Forum: FiveWin for Pocket PC
Topic: Marvell, PXA310 Win CE 6.0
Replies: 5
Views: 4716

Re: Marvell, PXA310 Win CE 6.0

Eugeniusz, There are some functions that are available in Win 6.5 but they are not available on WinCE. If you review tutor01.prg you'll see: // Windows CE temporary fix // function CeSetmenu() ; return nil // function GetMenu() ...
by Antonio Linares
Mon Oct 20, 2014 5:54 am
 
Forum: FiveWin for Pocket PC
Topic: Marvell, PXA310 Win CE 6.0
Replies: 5
Views: 4716

Re: WinSNMP

...       msginfo(nOdb)    Endreturn nil  cData is a SNMP structure. I get MIB , counter32: number of printed pages regards Eugeniusz
by Eugeniusz Owsiak
Thu Apr 17, 2014 11:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WinSNMP
Replies: 2
Views: 630

WinSNMP

Hi All

Has anyone connected to a MFP device using WinSNMP with xHarbour.

I want manage over 600 devices in my workplace - i must get counters of printed pages and prepare some reports.


Regards

Eugeniusz
by Eugeniusz Owsiak
Wed Apr 09, 2014 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: WinSNMP
Replies: 2
Views: 630

Re: Sockets

... oSocket:hFile )   endcase   lConnect := .F.   oSocket:End()return nil  This is a piece of my working program on WM 5.0 platform. Eugeniusz
by Eugeniusz Owsiak
Wed Jun 29, 2011 8:38 am
 
Forum: FiveWin for Pocket PC
Topic: Sockets
Replies: 11
Views: 4844

Eugeniusz Owsiak

* dtoc(date())+" "+time() * .. WOW, that worked !!!!!!!!!!!!! beating my head against the wall here over something so simple.

Glad you had a better pair of eyes than I did ..

Thanks for the HELP !!

Rick Lipkin
by Rick Lipkin
Fri May 23, 2008 1:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO Date time update SQL Server
Replies: 5
Views: 1310

... This update work for me and i get a proper datetime value in table. Maby I don't understand your problem. If so - sorry. Regards Eugeniusz
by Eugeniusz Owsiak
Fri May 23, 2008 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO Date time update SQL Server
Replies: 5
Views: 1310

Eugeniusz,

We have not tested it ourselves. Anyhow here you have some articles about it:

http://www.eggheadcafe.com/forumarchive ... 520440.asp

http://www.codeproject.com/KB/mobile/mysqlce.aspx
by Antonio Linares
Thu May 08, 2008 1:06 pm
 
Forum: FiveWin for Pocket PC
Topic: ADOCE
Replies: 1
Views: 787

ADOCE

... Server 2000 side). This programms are based on dbf files and now is time to move to SQL world. I have an old version of FWPPC (july 2006). regards Eugeniusz
by Eugeniusz Owsiak
Wed May 07, 2008 11:23 am
 
Forum: FiveWin for Pocket PC
Topic: ADOCE
Replies: 1
Views: 787

... ) CATCH oErr MsgInfo( "Error in restoring database" ) END TRY Return nil This is easiest way to solve your problem regards Eugeniusz
by Eugeniusz Owsiak
Sat Mar 01, 2008 11:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO -ms-sql - xharb 1.0 - create database user schema?
Replies: 8
Views: 2217

Thank you for your Help

Eugeniusz, I wanted to take a moment to thank you for your examples of creating a MS-SQL database, login, user, and schema. Your examples were very helpful, and your response is greatly appreciated. I did modularize the calls ...
by Perry Nichols
Fri Feb 29, 2008 3:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO -ms-sql - xharb 1.0 - create database user schema?
Replies: 8
Views: 2217

Mr Eugeniusz Owsiak

Thanks for the info.
by nageswaragunupudi
Tue Feb 26, 2008 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO -ms-sql - xharb 1.0 - create database user schema?
Replies: 8
Views: 2217

... "Error in crating table" ) RETURN(.F.) END TRY Return nil That scripts generate database, user and schema regards Eugeniusz
by Eugeniusz Owsiak
Tue Feb 26, 2008 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO -ms-sql - xharb 1.0 - create database user schema?
Replies: 8
Views: 2217
Next

Return to advanced search

cron