Are DELL laptops still reliable?1310 (3/18/2013 5:22:47 PM) comp.sys.laptops Over the years my family members and I used different DELL laptops. Overall they proved to be pretty reliable (though obviously not without problems).
With all the turmoil the company is apparently going th... E
xHarbour's LUPDATE() with Clipper DBFs144 (9/24/2012 3:56:42 PM) comp.lang.xharbour From what I remember from Clipper Y2K times, there was a problem with Clipper's treatment of 3-byte Last Modification Date and therefore returns of LUpdate() function.
If I want to write xHarbour routine to ... Eugene
[OT] SQL Question525 (8/17/2012 3:51:36 PM) comp.lang.clipper This question is about SQL programming itself and NOT about accessing SQL d=
atabases from Clipper applications. Clipper is used here to merely describ=
e the task.
In Clipper we can write certain routine... E
Number of records w/o USE547 (8/8/2012 5:31:59 PM) comp.lang.xharbour Hello,
Is there a readily available function that can return a number of records in a database faster than USE and LastRec()? I assume that such function will only need to read a DBF header.
I use xHB Pr... Eugene
Lenovo #2122 (5/30/2012 6:44:45 PM) comp.sys.laptops How are Lenovo laptops regarded in terms of their reliability these days?
Are they on par with Dell and HP?
Within Lenovo brand itself which models have better reputation and are better suited for Win'7 ... E
COM API with xHB1439 (1/12/2012 9:32:02 PM) comp.lang.xharbour If there is a Windows product that includes Type Libraries, which provide a COM API for automation, how do I determine whether I can use it with xHarbour? What other information do I need for such determinatio... Eugene
FYI / OT: SFTP vs. FTPS029 (12/23/2011 6:05:36 PM) comp.lang.xharbour This link is for those that (like me) are/were confused about the difference between SFTP (FTP+SSH) and FTPS (FTP+SSL): http://www.eldos.com/sbb/articles/4672.php The above is from ELDOS web-site. I have abs... Eugene
TIPSSL.lib2059 (12/16/2011 1:39:07 AM) comp.lang.xharbour I've found TIPSSL.LIB mentioned in old 2009 announcement here (http:// groups.google.com/group/comp.lang.xharbour/browse_frm/thread/ 1e89aedf6b0e0a0/8c9a2f29babbbf36? hl=en&lnk=gst&q=tipssl.lib#8c9a2f29babbbf36... Eugene
Extracting Clipper data (DBF/FPT) to Access MDB637 (12/8/2011 6:22:37 PM) comp.lang.xharbour We have Clipper application that uses DBF/FPT/CDX file formats with Comix 3.0 RDD. What is the easiest way to extract some application data into Access 2007 MDB? I will need to create MDB itself and two table... Eugene
Ready-To-Use SFTP client xHarbour solution?255 (9/27/2011 4:17:18 PM) comp.lang.xharbour Hi, Is there already self-contained SFTP client ready-to-use (similarly to tIPClientFtp) Windows solution for xHarbour? Something that does not require CygWin/SSH (or similar) installations on user boxes. TI... Eugene
TIPSSL.lib2059 (12/16/2011 1:39:07 AM) comp.lang.xharbour I've found TIPSSL.LIB mentioned in old 2009 announcement here (http:// groups.google.com/group/comp.lang.xharbour/browse_frm/thread/ 1e89aedf6b0e0a0/8c9a2f29babbbf36? hl=en&lnk=gst&q=tipssl.lib#8c9a2f29babbbf36... pm771.am(390)
ping for xharbour2570 (12/20/2011 1:14:40 PM) comp.lang.xharbour Hi I'm looking for a post with a C code for pinging from xharbour that I saw some time ago but I can't find it. Can anyone (maybe David) please post a link to that post? TIA Claudio H ... cherszage(159)
COM API with xHB1439 (1/12/2012 9:32:02 PM) comp.lang.xharbour If there is a Windows product that includes Type Libraries, which provide a COM API for automation, how do I determine whether I can use it with xHarbour? What other information do I need for such determinatio... pm771.am(390)
Open PDF with OLE7213 (1/19/2012 5:49:16 PM) comp.lang.xharbour Hi, does anybody kow how to use AcroPdf The following code shows no error but does not open the pdf LOCAL oPdf LOCAL oAvDoc oPdf := CreateObject("AcroPdf.pdf") oPdf:LoadFile("x:\pdf\netset.pdf") oPdf:PrintAl... haglmi(193)
Severe database corruption1137 (2/8/2012 3:40:12 PM) comp.lang.clipper From a couple of years and i'v been having the same issue when it was a novell netware, and now it's on a Ubuntu server, I have a DBF file that gests corrupted, arroud record 100 to record 200 usualy it loses 1... clixfun(4)
Internal error 8001 - help1449 (2/29/2012 8:29:51 PM) comp.lang.clipper Hi All! I customer getting : scanrd1 (64) Internal Error 8001 Line 64 read as follows : cBarcode += tp_recv(SCAN_PORT,1) I am using telepathy and Causeway with clipper 5.1 =============================== ... mmordk1_no_spam_pls(95)
creating DBF file from text file858 (8/6/2012 9:45:06 AM) comp.lang.xharbour Dear all,
I need to store pages delimited by FORMFEED character to Memo fields .
each record is indexed by unique key such account number .
Where can I find functions that deal with this matter ?
... ehabaziz2001(345)
Number of records w/o USE547 (8/8/2012 5:31:59 PM) comp.lang.xharbour Hello,
Is there a readily available function that can return a number of records in a database faster than USE and LastRec()? I assume that such function will only need to read a DBF header.
I use xHB Pr... pm771.am(390)
xHarbour's LUPDATE() with Clipper DBFs144 (9/24/2012 3:56:42 PM) comp.lang.xharbour From what I remember from Clipper Y2K times, there was a problem with Clipper's treatment of 3-byte Last Modification Date and therefore returns of LUpdate() function.
If I want to write xHarbour routine to ... pm771.am(390)