TimeTraveler
IS-IT--Management
Getting a db up on SQL Azure (SQLAzure) is my current headache.
The "up in 10 minutes" video doesn't run on IE/Win2k3.
However, I think I've tried every permutation of destination driver known. Global var @@IDLE has been swapped with a workaround. Same for DBCC DBCC DBREINDEX. (with ALTER INDEX) I've added "CLUSTER" to the "on PRIMARY" items.
The tool SQLAzureMW did help identify issues more specifically. But, despite running and reporting success, did not produce any tables or rows in the destination Azure db.
I can connect to the Azure db via SSMS(E) and drill around, but do not see anything. Logging in via Windows Live says the db still is 0GB.
Did search of official pages and so on, so please don't reply with anything you've read off the 1st 10 pagefulls of search results. In particular, I'm looking for the actual Destination protocol/driver to use. The ones supplied with SQL Server Management Studio R2 have have gotten me close, but no cigar. (.Net blah blah for SQL Server, SS Native Client 10.x, etc)
Thoughts? Help? Ammo? Different tool?
TIA,
S
The "up in 10 minutes" video doesn't run on IE/Win2k3.
However, I think I've tried every permutation of destination driver known. Global var @@IDLE has been swapped with a workaround. Same for DBCC DBCC DBREINDEX. (with ALTER INDEX) I've added "CLUSTER" to the "on PRIMARY" items.
The tool SQLAzureMW did help identify issues more specifically. But, despite running and reporting success, did not produce any tables or rows in the destination Azure db.
I can connect to the Azure db via SSMS(E) and drill around, but do not see anything. Logging in via Windows Live says the db still is 0GB.
Did search of official pages and so on, so please don't reply with anything you've read off the 1st 10 pagefulls of search results. In particular, I'm looking for the actual Destination protocol/driver to use. The ones supplied with SQL Server Management Studio R2 have have gotten me close, but no cigar. (.Net blah blah for SQL Server, SS Native Client 10.x, etc)
Thoughts? Help? Ammo? Different tool?
TIA,
S