devxlogo

February 8, 2000

Visual FoxPro 6 and Microsoft Word Tables

Question: How can I make a table in a Microsoft Word document through OLE Automation from VFP? I investigated with the Visual Basic editor and I can’t find how to

Query Returning Case-Insensitive Matches

Question: Using ASP and ODBC, I can query Microsoft Access databases using the “Like” operator with the wildcard %, such as: Select * from customers where lastname Like ‘%jon%’ The

E-mail Form Contents

Question: I need to include the information from a form in an e-mail. I found this sample code, but when I run it, I just get a blank page for