SqlSelect doesnt wanna work

Ruslan Zasukhin sunshine at public.kherson.ua
Wed Feb 4 03:39:46 CST 2009


On 2/3/09 9:03 PM, "Vansh Singh" <vsingh at us.counterp.com> wrote:

Hi Vansh,

> I figured it out. What was happening is that it was indeed talking to
> the database but when I did an 'alert' to see the value, it didn't
> realize that it was a string that I was trying to look at. So instead of
> just doing "alert(sys_col[1])" , I had to do this to force it to treat
> sys_col[1] as a string:
> 
> Alert(EMPTY & sys_col[1])
> 
> And that works! I don't know why the alert wouldn't treat it as string
> right off the bat but oh well... problem solved.
> 
> Thanks for your help.

Excellent. :)


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list