Rick Schummer at Chicago FUDG - 13 May 08 May 13, 2008 17:30Chicago FoxPro User/Developer GroupLets give a great welcome to Rick Schummer. He will cover a buffet of VFP subjects. First: the state of SP2: it’s been wrongfully given a bad rap because of a few bugs despite having fixed over 100 bugs. Everyone should load it and test their apps with it so that we can flush out any other nasty bugs that might need to be addressed by Microsoft. Rick has a white paper on his website (www.whitelightcomputing.com) that explains how to load VFP 9 RTM, VFP 9 SP1, and VFP 9 SP2 all on the sam...
Mike Feltman - Collection Iteration and Arrays May 10, 2008 10:00Grand Rapids Area FoxPro User Group (GRAFUG)Please join us on Saturday, May 10th at 10:00 am for a presentation by Mike Feltman of F1 Technologies. See the GRAFUG website (www.grafug.com) for the meeting place and directions. Collection Iteration and Arrays Visual FoxPro has great support for collections. Virtually all of the objects that can contain other objects have a native objects collection that can easily be traversed to access their members. Object collections provide a great access point for performing the same or si...
PAFOX - May 1, 2008: Tamar Granor - Common Problems with VFP's SQL May 1, 2008 18:30Potomac Area FoxPro User AssociationNext Meeting: Thursday, May 1, 2008 @ 6:30:pm Feature Topic: Solving Common Problems with VFP's SQL Presented By: Tamar Granor Summary Content to follow, but we are ALL looking forward to have Tamar presenting at our meeting. * SPECIAL GUEST SPEAKER FOR MAY * Tamar Granor to present Common Problems with VFPs SQL There WILL be Pizza, drinks and other snacketizers provided. Please let me know if you plan on attending so we can adequately provide for food and seating.
Scoresheet, a VFP 9 report generator plus code review April 16, 2008 19:00Philadelphia VFP User GroupThe Philadelphia VFP User Group will meet Wednesday, April 16, 2008 at 7 PM at Valley Forge Pension Management, 715 Twining Road, Suite 202, Dresher, PA 19025. (The Oreland offramp from PA 309 Southbound has been permanently closed. The easiest way to reach the meeting location from the PA Turnpike or 309 Southbound is to come through the Fort Washington Industrial Park.) As always, you can bring dinner and arrive as early as 6:30 for some time to mingle. We have a double-header this month...
Rick Schummer - VFP 9 SP2 & More April 12, 2008 10:00Grand Rapids Area FoxPro User Group (GRAFUG)- VFP 9 SP2 - Show Us Your App - Advantage Database Server
April 2008 - "Collections" by Mike Feltman of F1 Technologies April 10, 2008 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "Collections" By Mike Feltman of F1 Technologies Thursday, April 10, 2008 - "Collections" by Mike Feltman of F1 Technologies Visual FoxPro has great support for collections. Virtually all of the objects that can contain other objects have a native objects collection that can easily be traversed to access their members. Object collections provide a great access point for performing the same or similar actions on groups of objects. They also...
Internet App Demo and Project Management Tool Discussion April 8, 2008 17:30Chicago FoxPro User/Developer GroupMike Hogan will show his most recent Internet Application -- a tool for realtors to track listings, customers, and their preferences. Of particular interest, he says, is a template for uploading data and merging it to back end tables and FTP techniques. Patrick O'Hara is doing a short demo of a project back up utility. We'll also discuss favorite project management tools and techniques. How do you use source control, bug tracking, and other aids to collaboration and making deadlines? Ma...
Bob Pierce on the Guineu Project March 19, 2008 19:00Philadelphia VFP User GroupThe Guineu project is one of the most promising solutions to the VFP developer to be able to extend the viability of the language we all love. Being run by Christof Wollenhaupt, one of the brightest minds in the Fox community, the Guineu project is a replacement set of runtime DLL's that run your compiled VFP code in a .NET environment. So what does that mean for us, for starters your VFP application can now run on most platforms that support .NET. This includes future versions of MicroSoft ...
"The Stonefield Query SDK" by Frank Perez March 13, 2008 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "The Stonefield Query SDK" By Frank Perez of Complete Computer Solutions Thursday, March 13, 2008 - "The Stonefield Query SDK" by Frank Perez of Complete Computer Solutions - Open discussion and the other normal chatter of tips and tricks. - Anything else people want to talk about. *** NEW MEETING LOCATION *** Holiday Inn Express - Southfield 25100 Northwestern HWY Southfield, MI 48075 Hope to see you there. More DAFUG detai...
Rick Borup on QuickBooks QODBC March 11, 2008 17:30Chicago FoxPro User/Developer GroupQODBC is A fully functional ODBC driver for reading and writing QuickBooks 2008-2002 accounting data files by using standard SQL queries. Many applications have ODBC support built-in and can automatically use QuickBooks data with wizard ease once this driver has been installed. Applications such as VFP, Access, Excel, Visual Basic or Crystal Reports will immediately have real-time access to accounting data. http://www.qodbc.com/qodbc.htm IF anyone else has some experience with QuickBooks or ...
Jay van Santen - Personalizing VFP Applications March 8, 2008 10:00Grand Rapids Area FoxPro User Group (GRAFUG)Personalizing applications can be a challenge. If multiple customers use an application, it is important for the developer to maintain application and custom code as separate code bases. The presentation will illustrate different mechanisms for doing so, with multiple examples of increasing sophistication. Jay will provide code samples in this interactive session. This will be a fun opportunity to explore object oriented design and may provide a useful tool in your programming toolbox. ...
"On the Darkside of Visual FoxPro" - Christof Wollenhaupt February 21, 2008 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "On the Darkside of Visual FoxPro" By Christof Wollenhaupt of FoxPert Thursday, February 21, 2008 - "On the Darkside of Visual FoxPro" by Christof Wollenhaupt of FoxPert Visual FoxPro is a lot: it's fast, productive, stable, amazing, surprising... but it certainly isn't logical and consistent. Over more than two decades with three fundamentally different programming concepts, four operating systems and two compilers left their traces in th...
Menachem Bazian on VFP and MySQL February 20, 2008 19:00Philadelphia VFP User GroupThe group will provide dinner this month, so if you plan to come in time to eat, email tamar@thegranors.com. Dinner begins at 6:30. Location: Valley Forge Pension Management, 715 Twining Road, Suite 202, Dresher, PA 19025 Note: The Oreland offramp from PA 309 Southbound has been permanently closed. The easiest way to reach the meeting location from the PA Turnpike or 309 Southbound is to come through the Fort Washington Industrial Park. Visual FoxPro is the premier tool for developing r...
A Trio of Users Show Tips and Techniques February 12, 2008 17:30Chicago FoxPro User/Developer GroupThis month brings three interesting short presentations by our members: 1) Marc Temkin -- a technique to create stored procedures for queries against a hierarchy of SQL server tables. 2) Bill Drew -- using rules evaluation to reduce complexity when dozens of variables must be considered. 3) Brian Marquis -- how to use Fox Unit to implement test driven development. Join us. Bring your own best practices. There are a lot of problems still seeking solutions out there. Same time and p...
Jody Meyer - Show Us Your App February 9, 2008 10:00Grand Rapids Area FoxPro User Group (GRAFUG)Jody Meyer, System engineer for MAGI will be demonstrating their WinMAGI software. Who is MAGI? MAGI develops and supports high quality ERP business solutions for small to mid-sized manufacturers. MAGI has been developing software solutions since 1985 and has installations worldwide. Our premier product, WinMAGI, is a world class manufacturing ERP system for small to mid-sized manufacturers. It blends solid accounting and manufacturing practices in an easy to use and implement pa...
The Guineu Project January 16, 2008 19:00Philadelphia VFP User GroupThe Guineu project is one of the most promising solutions to the VFP developer to be able to extend the viability of the language we all love. Being run by Christof Wollenhaupt, one of the brightest minds in the Fox community, the Guineu project is a replacement set of runtime DLL's that run your compiled VFP code in a .NET environment. So what does that mean for us, for starters your VFP application can now run on most platforms that support .NET. This includes future versions of Microsoft O...
January 2008 - Q&A January 12, 2008 10:00Grand Rapids Area FoxPro User Group (GRAFUG)Hi everyone, This is the monthly reminder of an upcoming GRAFUG meeting: Saturday, January 12th 10:00 am – noon (or so) Optimal Solutions 1055 Gezon Parkway Wyoming, MI 49509 January’s “Main Presentation” is presented by everyone. We are having an open Q&A session!! So please come and bring all your questions, answers, comments, cool things you’d like to show off, or anything else relevant to the group. We will also be discussing the results of the survey that was sent out and...
Web 2.0 Technology Lessons January 10, 2008 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "Web 2.0 Technology Lessons" By David Holden of Holden Data Systems Thursday, January 10, 2008 - "Web 2.0 Technology Lessons" - David Holden Dave will be sharing some of the surprising lessons learned over the last several months doing web development using so-called "Web 2.0" development tools. The discussion will center around JavaScript, the browser DOM and third party libraries. - Open discussion and the other normal chatter of tip...
Customization of Applications - Jay van Santen January 8, 2008 17:30Chicago FoxPro User/Developer GroupJanuary at CFUDG will feature Jay van Santen. When multiple customers use an application, it is important for the developer to maintain application and custom code as two separate code bases. His presentation will illustrate different mechanisms for doing so, with multiple examples of increasing sophistication. The focus will be on a customization infrastructure. Jay van Santen has been a Fox developer for the past 18 years. He has developed his own applications and worked on a number ...
Lucene.NET as a Document Search Engine December 13, 2007 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "Lucene.NET as a Document Search Engine" By Paul Mrozowski from Wireless Toyz Thursday, December 13, 2007 - "Lucene.NET as a Document Search Engine" - Paul Mrozowski Paul will show how to use Lucene.NET, an open source and free document indexing engine, from within your VFP application. He'll demonstrate how to create the indexes, search common document types (text files, Word Documents, PDF's, etc.), plus how to index and search text cont...
SouthWest Fox 2007 demonstrations December 11, 2007 19:30Los Angeles Visual FoxPro Developers GroupThe December presentation will have a variety of abbreviated demos from the long list of sessions from SouthWest Fox 2007. These will include: More than 254 fields in a VFP table. Regular Expression Evaluation (Text Search on Steroids) Outfox the VFP Report Writer (Cathy Pountney's fully extends the Printer Dialog etc.) QuickBooks Automation And time providing we can touch on "No Boundaries Visual FoxPro Web Applications - A recent Google search found over 850,000 web pa...
Toni Feltman unwraps Sedna DBI controls and Etechnologia December 11, 2007 17:30Chicago FoxPro User/Developer GroupMerry Xbase! Gather at the Chicago FUDG meeting as Toni Feltman unwraps presents from DBI Technologies. They are some sparkling screen controls which are included in the Sedna release of Fox add ons. She'll also give us a peek at Etechnologia, the tool that compiles VFP code into Dot Net executables. Toni is one of the original Fox Software employees from its days in Toledo and now an owner of F1 Technologies (Fox Express framework).
Guineu Project November 28, 2007 19:00Philadelphia VFP User GroupThe Guineu project is one of the most promising solutions to the VFP developer to be able to extend the viability of the language we all love. Being run by Christof Wollenhaupt, one of the brightest minds in the Fox community, the Guineu project is a replacement set of runtime DLL's that run your compiled VFP code in a .NET environment. So what does that mean for us, for starters your VFP application can now run on most platforms that support .NET. This includes future versions of MicroSoft...
Rencontres 2007 November 14, 2007 00:00AtoutFox - Communauté Francophone des Professionnels FoxProLes Rencontres AtoutFox 2007 se dérouleront du 14 au 16 novembre 2007, dans les locaux du Centre de Conférences de Microsoft : 148 rue de l'Université à 75007 PARIS 3 jours de conférences et de présentations sur Visual FoxPro 9 SP2, Sedna et des solutions au delà de Microsoft Visual FoxPro
Frank Marafino -- Southwest Fox 2007 November 13, 2007 19:30Los Angeles Visual FoxPro Developers GroupFrank Marafino will talk about the exciting details at the Southwest Fox 2007 conference last month and other exciting items: 1. Recap of the 2007 Southwest Fox Conference. 2. An overview of one or more sessions from 2007 Southwest Fox including what is new in the VFPX Project. 3. Main event – Demo and instructional how to on Rick Strahl’s new Web Connect 5.3 development tools. Do you want to build and deploy VFP apps to any web browser? If so this lecture will get you star...
Remember November is for Member Talks November 13, 2007 17:30Chicago FoxPro User/Developer GroupNovember at CFUDG features presentations by our local members. This month we have Jim Wiggins, Tom Corrigan, and Marc Temkin. Jim Wiggins will share my techniques for getting users to be more specific about what they want and demonstrate a program he uses to help him do this. Jim has been using Fox since the days of FoxBase. Tom Corrigan will talk about generating code (Foxpro, .Net, whatever) from templates using a derivative of Foxtrails and about why you'd want to do this. Marc Temkin h...
MapPoint November 8, 2007 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "Map Your Data: Using MapPoint and Visual FoxPro Together" By Steve Bodnar of Geeks and Gurus, Inc. Thursday, November 8, 2007 - "Map Your Data: Using MapPoint and Visual FoxPro Together" - Steve Bodnar Steve's object is to Explore Microsoft MapPoint and demonstrate how VFP Developers can incorporate this comprehensive mapping tool into VFP-based solutions. Demonstrations will include using MapPoint out of the box with VFP data, Automati...
Southwest Fox Review plus Keeping Users Informed October 24, 2007 19:00Philadelphia VFP User GroupWe'll have a review of Southwest Fox 2007. Plus Bill Fitzgerald will talk about the use of asynchronous queries and transactions to keep designated users informed of important changes in the status quo of a business. The focus will be on a framework his company has developed and successfully deployed for several clients.
VFP-9 SP2 and VFP9 Running Under VISTA October 18, 2007 18:30Rocky Mountain Fox User GroupService Pack 2 for VFP 9 has been released and is available at http://msdn.microsoft.com/vfoxpro . Also, DBI Software has released 8 free ActiveX controls for VFP9 SP2, available at http://www.dbi-tech.com/Special_Offers_SednaComponents.asp . On Thursday Jim Slater will demonstrate VFP9 SP2 running under Vista and discuss VFP9 / Vista compatibility issues. He will also review the current status of several add-ons under development for VFP 9 to increase compatibility with Vista and interopera...
The Power of Interceptor-type classes October 17, 2007 18:30Sydney Visual FoxPro Users GroupNick Neklioudov, three times Microsoft MVP, Senior Analyst at CGI Inc. Canada, will be in town to give the presentation about using the Interceptor-type class for handling Drag & Drop functionality in VFP forms. Drag & Drop functionality is common in Windows applications and typically requires adding the code to every control to support Drag & Drop operations. However, there is a way to implement it without changing a single line of code in your existing form controls.
OutFox the VFP Report Writer: Printing on My Terms October 11, 2007 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "OutFox the VFP Report Writer: Printing on My Terms" By Cathy Pountney of Memorial Business Systems Thursday, October 11, 2007 - "OutFox the VFP Report Writer: Printing on My Terms" - Cathy Pountney Southwest Fox Rehearsal Night! The Visual FoxPro Report Writer has great power, but sometimes you need to print reports slightly different than the native behavior. In this session I'll show you how to use the VFP ReportListener object, co...
Life in a Post Web 2.0 World October 9, 2007 19:30Los Angeles Visual FoxPro Developers GroupWhat's possible in a post Web 2.0 world? Innovation continues at a mind-bending pace, and this presentation will showcase some thought-provoking new directions that Web Services are headed in. The presentation will provide an overview of Amazon Web Services, including a Web Service named Mechanical Turk that allows computers to make requests of people, an online storage service, a Virtual Server service, and more. But mostly this will be an opportunity to have a discussion about innovation and e...
Tamar Granor :: Solving Common Problems with VFP's SQL October 9, 2007 19:00Vancouver Foxpro User GroupVFUG Meeting: Tuesday, October 9 2007 Topic: Solving Common Problems with VFP's SQL - Tamar Granor We are very fortunate that Tamar Granor has offered to speak to our group during her visit here to Vancouver. She is one of the best-known VFP developers and authors in the world. A co-author of the Hentzenwerke e-book "Taming Visual FoxPro's SQL - Real World Data Solutions for VFP", she will speak about "Solving Common Problems with VFP's SQL". Please take advantage of this unique opp...
Whil Hentzen :: Inheriting an Application October 9, 2007 17:30Chicago FoxPro User/Developer GroupWhil Hentzen is responsible, through his publishing company, for more FoxPro education than any other person in the world. A visit from Whil is always appreciated and worthwhile. Come out to the October meeting and learn again from his presention "So You've Inherited an Application. Now What?"-- working with vintage code, and managing client expectations. Stick around for pizza ($5) and more networking at the end of the presentation. See ya then. This years' dues are $70 -- if you haven'...
March 2007 - John Harvey - WASP, Web Connection, and Google Mapping October 3, 2007 10:00Grand Rapids Area FoxPro User Group (GRAFUG)The Grand Rapids Area FoxPro User Group is pleased to announce that John Harvey will be showing us his “WASP” program, Web connection, and google mapping. Session Description: With a mounting backlog of arrest warrants numbering in the tens of thousands, officers struggling to access important information in a timely fashion, and dangerous fugitives slipping through the cracks, Lt. John Harvey of the Shelby County Sheriff’s Office (SCSO) was determined to do something. By integrating a numb...
The Why and How of Test Data September 19, 2007 19:00Philadelphia VFP User GroupA realistic test data set provides a variety of advantages to developers, testers and end users, yet most applications don’t include one. In this session, we’ll look at the reasons for supplying test data and examine ways to generate it.
VFP Compiler for .NET and the .NET Extender for VFP September 13, 2007 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "VFP Compiler for .NET and the .NET Extender for VFP" By Toni Feltman of F1 Technologies Thursday, August 9, 2007 - "VFP Compiler for .NET and the .NET Extender for VFP" - Toni Feltman Toni will be demonstrating some cool new technologies under development that will allow VFP developers to extend their Visual FoxPro applications with .NET and even compile VFP code so it runs with the .NET framework. The session will have a fast paced over...
DBF File Repair September 11, 2007 19:30Los Angeles Visual FoxPro Developers GroupJay knows from DBFs. He will explain the difference between big endian and little endian. He knows where the bits are buried and what they mean. He will share some classes he has used for DBF repair and how to use them. If you have ever seen "Not a database file" then you will need to attend this session. Jump Start: Michael Cummings -- Romania Several people have asked why my company has opened a software develoment office in Romania. I will also have a few pictures from a recen...
Michael Hogan September 11, 2007 17:30Chicago FoxPro User/Developer GroupThe topic at the September 11 meeting of Chicago FUDG will be "MetaTables Using XML: Tables Within Tables" presented by Chicago's own Michael Hogan. Data changes: fields required for different types of records may differ. When different records within the same table require one-to-one joins with different child tables or when a table gets bloated with mostly unused fields, it's time to consider a more efficient way of handling the supplemental data. XML to the rescue! Using VFP’s CursorToXML a...
BI Boot Camp Montreal September 10-11,2007 September 10, 2007 08:00Montreal FoxPro User GroupMicrosoft SQL Server Business Intelligence Boot Camp Go to http://www.sqlteach.com/SpecialEvent.aspx for more details. Business Intelligence is one of the topmost IT priorities and is increasingly pervasive within organizations large and small. Business Intelligence touches many aspects of our daily lives, from enhancing our online and retail shopping experience to the healthcare we receive. BI also impacts the quality of decisions that business leaders make. For businesses, BI is no long...
Medical Computer Consulting August 15, 2007 19:00Philadelphia VFP User GroupLooking at the world of medicine from the computer consultants point of view. This includes analyzing and integrating data in a variety of forms and using automation to help provide a comprehensive patient information.
Firebird Database Server August 14, 2007 19:30Los Angeles Visual FoxPro Developers GroupFirebird Database Server is FREE and in many situations a better technical choice than SQL Server or even MySQL. Firebird does NOT lock records, instead using a multi-versioning process. For application development, this is often superior to the lock based concurrency control that SQL Server uses, because you will not need to use dirty reads as you must in a multi-user SQL Server application. Firebird 2.0 has added support for large databases, expression indexes (yipee!) and supports ...
Cathy Pountney on the VFP9 ReportListener August 14, 2007 17:30Chicago FoxPro User/Developer GroupChicagoFUDG welcomes Cathy Pountney on August 14 when she will impart some of her accumulated wisdom about using the VFP report writer highlighting the new beast introduced with Version 9 - the ReportListener. It gives you the ability to extend your reports beyond the native behavior. In this, the world premier of her session, you'll learn all about this animal and how to take advantage of it, including: > How to run reports using a ReportListener > What properties are available and what the...
Introduction to the DBI Controls Included in Sedna - SWF 2007 Rehearsal August 9, 2007 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "Introduction to the DBI Controls Included in Sedna" By Toni Feltman of GiftRAP Corporation Thursday, August 9, 2007 - "Introduction to the DBI Controls Included in Sedna" - Toni Feltman This is an early Southwest Fox 2007 Rehearsal!! Toni has been a fan of DBI Technologies for a long time. They have a well-deserved reputation as providing the best VFP support from an ActiveX control vendor. With Sedna, DBI has really outdone themselve...
SQLTeach is hosting the Vancouver BI Boot Camp July 30-31, 2007 July 30, 2007 08:00Montreal FoxPro User GroupThis exceptional Business Intelligent Boot Camp is designed to make you suet for 2 days! This extensive training will be delivered with lab and hand on material. We will cover large varieties of subjects like ETL Process and Techniques, Integration Services, Customizing the Cube, Dimensions and Measure Groups, SQL Server 2005 Reporting Services and many other topics. This Boot Camp will be presented at the Sheraton Vancouver Wall Center July 30-31, 2007. SQLTeach invites you to get more details...
Servoy -- A FoxPro Replacement July 10, 2007 19:30Los Angeles Visual FoxPro Developers GroupServoy is a Java-based development environment entirely focused on maximizing your productivity. Basically you do not have to code in Java (unless you want to) nor SQL (unless you want to). You can develop your applications 5-10 times faster than coding in plain Java and .NET. Our development environment is drag-and-drop based, we do all the "hard" SQL work (including data-binding), we have built-in data-broadcasting, a zero deployment client, a HTTP- based server interface and much more. In add...
VFP - Sedna - SP2 - VFPX - Vista -- and ReportListener July 10, 2007 17:30Chicago FoxPro User/Developer GroupJuly brings Bo Durban to FUDG University. He's the moderator of the open source project - VFPX. He'll give two talks: 1) What’s around the corner for VFP - Sedna - VFPX? What’s up with Vista? Why be excited about the upcoming release of VFP SP2? Find out how you can take advantage of the enhancements and how you can be a part of the open source effort. http://www.codeplex.com/VFPX 2) Making the most of VFP9’s reporting enhancements related to the ReportListener. Find out how easy it is to cus...
T-SQL 2005 June 20, 2007 19:00Philadelphia VFP User GroupThis presentation demonstrates the new language capabilities in T-SQL 2005. Microsoft added many new language features to SQL 2005, either for compliance with the SQL-99 standard, and/or in response to customer requests. This session features a number of practical, ready-to-run code samples for such new features as PIVOT, APPLY, OUTPUT, Ranking functions, and Common Table Expressions/Recursive queries. It also demonstrates some of the new XML capabilities. This session teaches you: How to...
Using the VFP Debugger Effectively June 14, 2007 18:00Detroit Area Fox User GroupDetroit Area Fox User Group (DAFUG) presents: "Using the VFP Debugger Effectively" By Tamar Granor of Tomorrows Solutions, LLC. Thursday, June 14, 2007 - Using the VFP Debugger Effectively - Tamar Granor of Tomorrows Solutions, LLC. Visual FoxPro has a powerful debugger that provides many tools for finding problems with your code. This session will dig into the Debugger, showing you how to make the most of its tools to speed development, improve your code, and understand Visual FoxPro ...
Art Berquist -- The 27 (or so) Habits of Highly Effective VFP Developers June 12, 2007 19:30Los Angeles Visual FoxPro Developers GroupAll sorts of tips and tricks I've gleaned over the years to simplify and generally facilitate VFP development. Art Bergquist is a Microsoft Certified Professional and works at Visionpace with Visual MaxFrame Professional (VMP). He has authored articles and tips in FoxTalk and FoxPro Advisor (and has also tech-edited articles for FoxPro Advisor) and has been a presenter at the FoxPro Developers Network Of San Diego (where he serves on the board as Vice-President), the Orange County (CA) F...