Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Escape sequence for Report control vs DB
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Escape sequence for Report control vs DB

 Post Reply Post Reply
Author
Message
rapid View Drop Down
Groupie
Groupie


Joined: 11 March 2009
Status: Offline
Points: 10
Post Options Post Options   Thanks (0) Thanks(0)   Quote rapid Quote  Post ReplyReply Direct Link To This Post Topic: Escape sequence for Report control vs DB
    Posted: 01 February 2012 at 4:10am
I am using XTP report control where user can type in I/P or import from any flat file.
While trying to type the following data, I am guessing there is a problem due to escaping is not done:
I/P: "tom cruise" <tomc@hotmail.com>
In DB: tom cruise" <tomc@hotmail.com>
Note: That is the left side quotes is missing in DB as well as in grid cell.
 
Is there any predefined function in XTP library for escaping and unescaping while saving and retrieving from SQLite DB from report control?
 
I want to escape entire data before it is saved into DB from report control.
Any suggestion would be greatly appreciable..
 
Thanks & Regards
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.219 seconds.