My harddisk got corrupted and I didn't backup the latest copy of my Vb source code.
I'm wondering if anyone knows of any utility software that can "revert" the EXE into source code.
Thanks.
I'm trying out a SQL statement syntax which works in my friend's system but failed at my system..
wonder why...
syntax
select * from
( select a.*, rownum as rnum from
( select * from table1
order by pcno ) a
where rownum < = 5)
where rnum >= 1
anyone knows why am i getting the Error ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.