Microsoft
Software
Hardware
Network
Question : Problem with $query - count table elements
Hello Experts!
How to count elements in 'data_queries' elements in this:
$query = "SELECT a.* as num FROM USERTABLE as a, data_queries as b WHERE a.ShipName=b.ShipName"; ??
Normally it's simple: $query = "SELECT COUNT(*) as num FROM data_queries";
But I don't know how to apply this to the first code.
Thanks for any help.
Answer : Problem with $query - count table elements
Also I believe both volumes must be added to both devices, but Windows will only allow the active node to access the disks.
Check this out:
http://technet.microsoft.c
om/en-us/l
ibrary/
cc7
31844%28WS
.10%29.asp
x
Random Solutions
How do I set up VB.Net to use libcurl?
How to get lightbox to show over Flash banner?
Cannot access Windows 2008 DFS links from Windows 2003
Outlook 2007 freezes forwarding email
Airport Code with reverse geo coding with google maps api
Mail delivery has failed
importing a date field from oracle into MSSQL
SQLCommandBuilder - GetUpdateCommand, GetInsertCommand and GetDeleteCommand Questions
OpenVPN Management Port 7505 telnet problem
Run the first php script in background - When done - run the next script ...