In a query like:
select * from dbo.sysobjects where id = object_id(N'[dbo].[Users]') and OBJECTPROPERTY(id, N'IsUserTable') = 1
what the heck is the N before the string '[dbo].[Users]'?
Does anyone have the last SP or update for CR8.0 so i can update my re-install.
I cant find my backup and BO refuses to give it to me as its a non-supported product now.
Any FTP or HTTP url would be great for download - willing to pay for a CD via mail also.
Thanks
Chris
I have installed phpMyAdmin and all queries by default are
'SELECT * FROM `WHATEVER` WHERE 1"
What does the "WHERE 1" portion mean and what is it doing?
I have searched the MYSQL manual and cant find an explanation, if you know where it is please tell.
Thanks
My IDE setup is
IDE1 Master = Hard drive
IDE1 Slave = Generic CD-ROM
IDE2 master = HP CD Writer 9300i
Mandrake mounted the harddrive as dev/hda, the generic cd drive as /dev/hdb and the HP drive as /dev/scd0 - shouldn't the HP drive have been /dev/hdc? Does Linux recognize cd writers as SCSI...
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.