Hello,
I cannot get the following Insert Command work. I get the error:
Error converting data type varchar to numeric.
Description: An unhandled exception occurred during the execution of
the current web request. Please review the stack trace for more
information about the error and where...
more >>
Using SQL Server 2000. Does it matter whether you apply
"filtering" in the FROM section vs. the WHERE section in a
case like this? The only difference is the first example
uses the DATE filter in the FROM section. The 2nd example
uses the date filter in the WHERE section.
Version 1:
F...
more >>
All,
We are planning to setup disaster recovery in Vegas, actual one is in
SanFrancisco.
We have to synchronize the databases from SanFrancisco to Vegas.Ours is
24 X 7 ecommerce site.
Requirement for Disaster recovery is automatic failover and fail back
from one site to anothe...
more >>