hi, I succeeded in printing out from my windows pc using the ce device , but still fails from other ce device. "Timeout on printer on port \\CEPRN\LPT_1" error was happened at ce client when try to print out using the printer server. The following is my client side registry setting. [HKEY_LOCAL_MACHINE\Ident] "Name"="WinCE" "Desc"=LOC_DEFAULTDEVICEDESC "OrigName"="WinCEDevice"
I am working with Access 2003 and Windows XP Professional 2002. Each record in my database is assigned a document number automatically and has a corresponding document. The autonumber is formatted as "A00000" (document 1 is A00001, document 2 is A00002, etc.). The Table has a hyperlink field which I have to manually enter the document hyperlink for each record. I would like the hyperlink
Hi there. Using a Perl script, I'm creating an RRD that spans exactly 1 month, with a 300s step, and it's graphing bandwidth utilisation in BITS per second. I'm calculating inbps and outbps using something resembling: DEF:inbps=rrdfile.rrd:bps:MAX In trying to calculate total Bytes for the month, I'm able to calculate total bits 'in' and total bits 'out', but the graphing fails when
Good morning, I am having difficulty getting an assembler program into LE compliance. My CEEENTRY macro started as PPA=CEEPPA,MAIN=YES,AUTO=CEEWKSIZ PPA is defined and CEEWKSIZ is defined. As are all DSECTs and CEETERM macros. Each invocation of the program LE abended U4082 RC=2. No other information other than dump. Changing to PPA=CEEPPA,MAIN=NO,AUTO=CEEWKSIZ,NAB=NO All other
Hi everybody, Already have a DB with members in Office 1. We are opening a new office. Office 2 will have it's own DB. Using link tables and union queries, the members of Office 1 and Office 2 find themselves in the same list. To tell apart members of Office 1 from members of Office 2, in the DB of Office 2 I create a autonumber field with the following format : \A00000 Everything looks fine