TeleFlow Forums
http://teleflow.org/phpbb/

SQL password
http://teleflow.org/phpbb/viewtopic.php?f=10&t=362
Page 1 of 1

Author:  krusel24 [ Thu Apr 20, 2006 9:50 am ]
Post subject: 

I am trying to connect to an MS SQL database using a password containing the @ symbol. Since TeleFlow uses this symbol in naming variables, it causes an error. Is there anyway I can get around this without using a different db login?

Author:  Chris [ Thu Apr 20, 2006 10:58 am ]
Post subject: 

In any place where you want to use a literal "@", use two. So, for an email address of jsmith@nowhere.com, you would use jsmith@@nowhere.com instead. <br> <br>Also, if you load data out of some other source - load from a text file, fetch a field from a database, etc - directly into a TeleFlow variable, that "@" in that variable will be properly maintained.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/