Database Mirrroring on Xp
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
For testing purposes is it possible to mirror databases on different OS? The
version of SQL is the same. I thought I remembered reading something about
the differences in encrption technology???
.
Relevant Pages
- Upload Word Doc into SQL Server 2005 from the Command Line
... I'm just wondering if there is an easy way to get a word doc into sql ... server 2005 for testing purposes. ... I wrote a .Net app to get the data in, but when I attempted to retrieve ... (microsoft.public.sqlserver) - Re: Rownum strange behaviour
... table (for testing purposes). ... SQL> select countfrom user_objects; ... from (select rownum idx, ... Now, if you come to conclusion, it was executed more than one time, guess whether every execution of dbms_random.valueyield the same result or not. ... (comp.databases.oracle.server) - Re: Rownum strange behaviour
... table (for testing purposes). ... SQL> select countfrom user_objects; ... from (select rownum idx, ... the record set (add inv.idx to select list ... (comp.databases.oracle.server) - Re: Rownum strange behaviour
... table (for testing purposes). ... SQL> select countfrom user_objects; ... from (select rownum idx, ... (comp.databases.oracle.server) |
|