azure-sql-database
SQL Azure - copy table between databases
I am trying to run following SQL: INSERT INTO Suppliers ( 开发者_开发百科[SupplierID], [CompanyName])[详细]
2023-03-16 23:54 分类:问答Data synchronization between on premise SQL Server database and SQL Azure database by using CDC and SSIS
How can we achieve data synchronization between on premise SQL Server database and SQL Azu开发者_高级运维re database by using change data capture and SQL Server Integration Services?Alternatively you[详细]
2023-03-16 22:51 分类:问答How to store a selected File(any file) in SQL Azure Table?
How to store a selected file (any file like .doc,.txt,.jpg or .xaml) in SQL Azure Table? And What would be the size li开发者_开发问答mit for the file.[详细]
2023-03-16 16:41 分类:问答Filtered Synchronization with SQL Azure and SQL CE3.5 using MS Sync Framework
I\'m busy with a project to synchronize a SQL Azure and SQL CE 3.5 database. Each client has his\\her\'s own CE database locally. When the client synchronizes with SQL Azure, only data relevant to the[详细]
2023-03-16 03:26 分类:问答New user cannot login to SQL Azure
I am creating a new read/write user on SQL Azure as follows: -- Connected to master create login [fred开发者_运维知识库] with password = \'xxx\';[详细]
2023-03-15 13:49 分类:问答SQL Azure Default Language
I have created a database with SQL Azure and everything works fine except for date insertion. Our CMS only works with the British English language and I believe the default language is English, not Br[详细]
2023-03-15 04:16 分类:问答Transfer SQL Server data to SQL Azure
I have a local database SQL Server 2008 Express and I have tables along with data in them. I want to export those schemas and data to SQL Azure database.[详细]
2023-03-15 01:18 分类:问答Bulk Load Files into SQL Azure?
I have an ASP.NET app that takes multimegabyte file uploads, writes them to disk, and later MSSQL 2008 loads them with BCP.[详细]
2023-03-13 13:20 分类:问答Can an Azure WorkerRole detect where it's located?
What I mean by my question is: is it possible to detect which datacenter the worker role is deployed in? I\'m trying to programatically figure out开发者_StackOverflow社区 if my worker role is in a Nor[详细]
2023-03-13 06:13 分类:问答SQL Azure Migration Wizard - small extra step needed?
I\'ve recently migrated a couple of SQL 2008 databases to Azure using the 3.7 Migration Wizard from CodePlex.[详细]
2023-03-10 06:19 分类:问答