Loading…

Painless legacy FoxPro applications /

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Bourke, Alan
Format: Electronic eBook
Language:Inglés
Published: Whitefish Bay, WI : Hentzenwerke Pub., ©2003.
Subjects:
Online Access:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBOOKCENTRAL_ocm80244786
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cn|||||||||
008 041206s2003 wiua ob 001 0 eng d
040 |a REDDC  |b eng  |e pn  |c REDDC  |d OCLCQ  |d DKDLA  |d ADU  |d E7B  |d OCLCO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d EBLCP  |d OCLCQ  |d YDXCP  |d OCLCQ  |d AZK  |d LOA  |d CNNOR  |d MOR  |d ZCU  |d MERUC  |d OCLCQ  |d OCLCO  |d U3W  |d BRL  |d STF  |d WRM  |d EZ9  |d ICG  |d OCLCQ  |d OCLCO  |d WYU  |d A6Q  |d VT2  |d UKCRE  |d VLY  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 466456185  |a 488494038  |a 614892785  |a 647488267  |a 722455441  |a 756537412  |a 923121972  |a 947183446  |a 961545034  |a 961566316  |a 962570675  |a 962600759  |a 966162500  |a 988500326  |a 992086727  |a 1037495635  |a 1037933964  |a 1038681835  |a 1045539637  |a 1047546418  |a 1059008197  |a 1083608033  |a 1097097750  |a 1107373368  |a 1153531279  |a 1162466646  |a 1290099362 
020 |a 1930919557 
020 |a 9781930919556 
020 |a 1280544252 
020 |a 9781280544255 
020 |a 9786610544257 
020 |a 6610544255 
029 1 |a AU@  |b 000050978990 
029 1 |a AU@  |b 000053025399 
029 1 |a DEBBG  |b BV044100030 
029 1 |a NZ1  |b 12040919 
029 1 |a AU@  |b 000073095107 
035 |a (OCoLC)80244786  |z (OCoLC)466456185  |z (OCoLC)488494038  |z (OCoLC)614892785  |z (OCoLC)647488267  |z (OCoLC)722455441  |z (OCoLC)756537412  |z (OCoLC)923121972  |z (OCoLC)947183446  |z (OCoLC)961545034  |z (OCoLC)961566316  |z (OCoLC)962570675  |z (OCoLC)962600759  |z (OCoLC)966162500  |z (OCoLC)988500326  |z (OCoLC)992086727  |z (OCoLC)1037495635  |z (OCoLC)1037933964  |z (OCoLC)1038681835  |z (OCoLC)1045539637  |z (OCoLC)1047546418  |z (OCoLC)1059008197  |z (OCoLC)1083608033  |z (OCoLC)1097097750  |z (OCoLC)1107373368  |z (OCoLC)1153531279  |z (OCoLC)1162466646  |z (OCoLC)1290099362 
050 4 |a QA76.9.D3  |b B68 2003eb 
049 |a UAMI 
100 1 |a Bourke, Alan. 
245 1 0 |a Painless legacy FoxPro applications /  |c Alan Bourke. 
260 |a Whitefish Bay, WI :  |b Hentzenwerke Pub.,  |c ©2003. 
300 |a 1 online resource (xii, 74 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file  |2 rda 
504 |a Includes bibliographical references and index. 
588 0 |a Print version record. 
505 0 |a ""List of Chapters""; ""Table of Contents""; ""Acknowledgements""; ""About the Author""; ""Chapter 1 Who This Book is for and What You Need to Bring""; ""Some things to keep in mind""; ""A brief history of FoxPro on the PC""; ""A brief overview of MS-DOS and Windows""; ""16-bit and 32-bit operating systems""; ""The Windows API""; ""Conclusion""; ""Chapter 2 How Windows Runs FoxPro""; ""An overview of how MS-DOS and Win16 applications run in the Windows 95 kernel""; ""Windows core components""; ""User""; ""Graphical Device Interface (GDI)""; ""Kernel""; ""Other Components"" 
505 8 |a ""Virtual Machine Manager""""An overview of how MS-DOS and Win16 applications run in the Windows NT kernel""; ""Kernel Mode""; ""User Mode""; ""The MS-DOS NTVDM""; ""WOWâ€?Win16 on Win32""; ""Conclusion""; ""Chapter 3 Configuring FoxPro and Windows""; ""The AUTOEXEC and CONFIG files and what they do""; ""Editing the files in Windows 95/98""; ""Editing the files in Windows ME""; ""Editing the files in Windows NT/2000/XP""; ""The AUTOEXEC. BAT/NT file""; ""The CONFIG. SYS/NT file""; ""What happens under Windows Millennium Edition?""; ""Environment variables and other AUTOEXEC. BAT items"" 
505 8 |a ""Settings in CONFIG. SYS""""The CONFIG. FP and CONFIG. FPW files""; ""MVCOUNT""; ""MEMLIMIT""; ""PROGWORK, EDITWORK, SORTWORK and TMPFILES""; ""FoxPro for DOS Memory Considerations""; ""FoxPro for Windows memory considerations""; ""MS-DOS Paths, SET PATH and SET DEFAULT""; ""Conclusion""; ""Chapter 4 Networksâ€?How to Survive Them""; ""How FoxPro applications run “over a networkâ€?""; ""Problems with file access""; ""Opportunistic Locking""; ""Anti-virus software, data access, and speed problems""; ""Novell networks and clients""; ""Data corruption problems with the Novell Client"" 
505 8 |a ""UNC paths and the NET command""""How to determine computer name and shared resources""; ""How to map network drives and printers on Windows Networks""; ""The foolproof method""; ""How to map network drives and printers on Novell networks""; ""Methods for running networked FoxPro applications""; ""Network protocols""; ""NetBEUI""; ""Binding Order""; ""Common Miscellaneous Networking Problems""; ""The â€?Unable To Process Errorâ€? error message""; ""Conclusion""; ""Chapter 5 Printers and How to Make Them See Things Your Way""; ""How FoxPro prints in general terms"" 
505 8 |a ""Printing to dot matrix printers in FoxPro for DOS""""Printing to dot matrix printers in FoxPro for Windowsâ€? using “Windows-Type Printingâ€?""; ""Printing to dot matrix printers in FoxPro for Windowsâ€? using “DOS-Type Printingâ€?""; ""Printing to laser/inkjet printers in FoxPro for DOS""; ""Printing to laser/inkjet printers in FoxPro for Windowsâ€? using “Windows-Type Printingâ€?""; ""Printing to laser/inkjet printers in FoxPro for Windowsâ€? using “DOS-Type Printingâ€?""; ""Other ways of printing from FoxPro""; ""Printing to serial devices"" 
546 |a English. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
630 0 0 |a Visual FoxPro for Windows. 
630 0 7 |a Visual FoxPro for Windows  |2 fast 
650 0 |a Database management. 
650 6 |a Bases de données  |x Gestion. 
650 7 |a Database management  |2 fast 
758 |i has work:  |a Painless legacy FoxPro applications (Text)  |1 https://id.oclc.org/worldcat/entity/E39PD3fF7JrPvCqHkmqCCRdpvb  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Bourke, Alan.  |t Painless Legacy FoxPro Applications.  |d Milwaukee : Hentzenwerke Publishing, ©2002 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=3301814  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL3301814 
938 |a ebrary  |b EBRY  |n ebr10120759 
938 |a YBP Library Services  |b YANK  |n 12328459 
994 |a 92  |b IZTAP