Nov 7, 2003 #1 ron9999 Programmer Joined Feb 14, 2003 Messages 89 Location AT Hi, can any one tell me please, how to pull from a fox2 db with CR9 the German umlaut in a report. TIA Ronald
Hi, can any one tell me please, how to pull from a fox2 db with CR9 the German umlaut in a report. TIA Ronald
Nov 14, 2003 #21 craigber Programmer Joined May 5, 2003 Messages 1,092 Location US Look at http://www.craigberntson.com/Articles/kb014.htm. Scroll down to the section "ADO Data". Craig Berntson MCSD, Visual FoxPro MVP, http://www.craigberntson.comAuthor, CrysDev: A Developer's Guide to Integrating Crystal Reports" Upvote 0 Downvote
Look at http://www.craigberntson.com/Articles/kb014.htm. Scroll down to the section "ADO Data". Craig Berntson MCSD, Visual FoxPro MVP, http://www.craigberntson.comAuthor, CrysDev: A Developer's Guide to Integrating Crystal Reports"
Nov 14, 2003 Thread starter #22 ron9999 Programmer Joined Feb 14, 2003 Messages 89 Location AT if I use only a free dbf no dbc to I need ado? ron Upvote 0 Downvote
Nov 15, 2003 #23 craigber Programmer Joined May 5, 2003 Messages 1,092 Location US It depends. If you are using Fox2x tables, then Crystal can read them natively. If there are VFP format, you'll want to consider ADO. Craig Berntson MCSD, Visual FoxPro MVP, http://www.craigberntson.comAuthor, CrysDev: A Developer's Guide to Integrating Crystal Reports" Upvote 0 Downvote
It depends. If you are using Fox2x tables, then Crystal can read them natively. If there are VFP format, you'll want to consider ADO. Craig Berntson MCSD, Visual FoxPro MVP, http://www.craigberntson.comAuthor, CrysDev: A Developer's Guide to Integrating Crystal Reports"