Home > Archive > Clarion > March 2006 > Clarion Magazine Summary For Friday, March 10, 2006
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Clarion Magazine Summary For Friday, March 10, 2006
|
|
| Dave Harms 2006-03-10, 6:55 pm |
| Clarion Magazine Summary For Friday, March 10, 2006
PROP:SQL And Embedded Single Quotes
If you use MS-SQL with your Clarion programs, and you write your own SQL
statements, then you've probably run into problems with quote
characters. SQL statements use quote characters to delimit streams, and
if you have quotes inside your strings you need to double them up so
MS-SQL doesn't treat them as the end of the string. This article by John
Griffiths will show you a few quoting tricks, and will also provide you
with a handy function - SingleQuoteDoubler()
http://www.clarionmag.com/cmag/v8/v8n02quotes.html
Free FTP Client With Source
In 2003 Veronica Chapman wrote a number of highly informative articles
for Clarion Magazine on the Windows API, including several on FTP
transfers. Veronica's back with a complete FTP client package for
Clarion, for all versions from Clarion for Windows 2.0 and up. The
package is complete with a reference manual, client application, and
source code.
http://www.clarionmag.com/cmag/v8/v8n02ftpclynt.html
Writing To A Printer Port: Sending Escape Codes
The problem: How to send a control code (a.k.a. escape sequence or
printer control) to a printer? The Clarion report structure no longer
supports sending embedded control codes. There is no Clarion statement
that allows sending them, at least not since CDD. Steve Parker explores
the mystery of talking directly to Windows printers.
http://www.clarionmag.com/cmag/v8/v8n02escapecodes.html
Clarion News
http://www.clarionmag.com/cmag/news.html
- CapeSoft's Clarion Version Support
- CapeSoft Email Server Runs As Service
- NetTalk 4 Adds SSL, Web Server
- VuDeploy 3.0
- Beyond Compare 2.4
- GoToLunch Batch Compiler Supports Command Line Parameters
- Australian DevCon Visa Information
- Belarc Advisor Does Free PC Audit
- PrintWindow Build 111
- RADFusion's New Look
- Huenueleufu Back Online
- NetTalk 4 Web Server Demo
- Dan Pressnell's Better SQL, Better OOP Source
- SoftVelocity News Server Moving, DNS Changes May Take Time
Recent blog entries
http://www.clarionmag.com/blog
The SV blog lives!
Direct link: http://www.clarionmag.com/blog/2006...Vbloglives.html
Origami unveiled
Direct link: http://www.clarionmag.com/blog/2006...miunveiled.html
Revving up the blog machine
Direct link:
http://www.clarionmag.com/blog/2006...logmachine.html
SV news server moves
Direct link: http://www.clarionmag.com/blog/2006...ervermoves.html
|
|
|
|
|