Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » Convert String to SqlVal[SOLVED]
Convert String to SqlVal[SOLVED] [message #1927] Mon, 27 March 2006 19:47 Go to previous message
Justin is currently offline  Justin
Messages: 57
Registered: March 2006
Location: Orange County California
Member
How would I convert a string to a SqlVal? The reason I ask this, is the fact that I can do this:

SqlVal name;

name = "Justin";





however, I cannot do this:

SqlVal name;

name = form.edtName; //edit string input

[Updated on: Mon, 27 March 2006 21:23]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: SqlCtrl, TctrlLib - empty Doctypes dependancy [BUG?]
Next Topic: SQL_mySQL reference problems
Goto Forum:
  


Current Time: Mon Jun 10 15:00:22 CEST 2024

Total time taken to generate the page: 0.01440 seconds