Clarion Magazine has moved!

Check out our new Clarion content at www.DevRoadmaps.com! As of April 2012 all active subscriptions have been migrated to that site, which features both Clarion and WinDev content. Read more about this change.

This site will remain online as an article archive.

A Windows 7 Alt-Lockup Fix For Clarion 6

By Carl Barnes

Posted August 30 2011

Summary: Clarion 7/8 users have a fix in hand for the Windows 7 Alt key lockup problem. But what do you do if you're still on Clarion 5, 5.5 or 6? If you're Carl Barnes, you go into the heart of the Windows message system, you find the problem, and you fix it. Part 1 of 2. (Zip updated Sept 16 2011)

Please log on to read this subscriber-only article. If you do not have a subscription you can purchase one in the ClarionMag store.

Clarion Roadmap

Try the roadmap (beta)

Search ClarionMag

 

Advanced search

From the archives

Creating ODBC Data Sources At Runtime

5/9/2001 12:00:00 AM

One of the drivers that comes with Clarion is the ODBC driver. Although Clarion deals with most of the problems of translating your file access code (e.g. OPEN, CLOSE, NEXT) into calls to the particular ODBC driver that looks after your data file, there is one area where Clarion ignores a potentially useful set of features of the ODBC design. These are the administration functions, which are required before you can access any data source through ODBC.