U++ framework
Do not panic. Ask here before giving up.

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: Tue Apr 28 14:00:57 GMT+2 2026

Total time taken to generate the page: 0.01865 seconds