hey
If the text is supposed to be parsed from a mySQL to a HTML webpage, using
€ or € should display a € sign.
A simple replace would then do the trick.
Doc
- Original Message -
From: "Haapanen, Tom" <[EMAIL PROTECTED]>
To: "Mysql@Lists. Mysql. Com" <[EMAI
hey Mariusz
what i usually do is like this:
Set SQL1 = conn.execute("select * from tbl_blah")
Set SQL2 = conn.execute("select count(*) as hops from tbl_pong where
row_poof='&SQL1("blah")&'")
and so forth
- Doc
" database sql query tab
til Liste.EOF (basicly C!ASP)
Orders = "select Count(*) as orders from O where domain=' List("domain") '
";
Regards,
Doc
> >
> > Incredibly difficult.
> >
> > select foo,count(*) as cnt from da_table group by foo having cnt >1;
> >
&g
elect User,PASSWORD(Pass) from USERS_table
only seems to decrypt it even more. how i do i get mysql to decrypt it?
- Doc
database sql query table <-- as requested
-
Before posting, please check:
http://www.mysql.com/