No announcements
Found 1818211 threads
-
0 Votes
send xml file to database
There are multiple ways of doing this.Answered | 6 Replies | 3425 Views | Created by m_elzaiady - Monday, February 23, 2009 8:22 PM | Last reply by ahmedilyas - Monday, March 2, 2009 6:54 PM -
1 Votes
Multiple databases with common tables
This way you can actually layer your database up in to multiple pieces and have reusable sets of objects shared between multiple databases.Answered | 5 Replies | 3079 Views | Created by abhisinghal21 - Tuesday, September 3, 2013 10:12 AM | Last reply by Brett Gerhardi(H) - Thursday, November 7, 2013 12:53 PM -
0 Votes
Sending data to a web site.
Since you are sending data over HTTP and then storing it in a database, you should consider using WCF Data Services to do this.Answered | 1 Replies | 4017 Views | Created by LearnerMan1234 - Friday, March 11, 2011 10:56 AM | Last reply by Glenn Gailey [MSFT] - Friday, March 11, 2011 5:21 PM -
1 Votes
Using data sync with a database and multiple schemas
100 Columns in a table in a sync ...Answered | 3 Replies | 2468 Views | Created by yporrasv - Thursday, July 11, 2013 12:55 AM | Last reply by vishalishere - Thursday, July 11, 2013 8:45 PM -
2 Votes
Best way to send data to report server from merge replicated database
you can setup transactional replication to send data to the report server, that should work fine.Answered | 6 Replies | 6231 Views | Created by kashif412 - Wednesday, September 1, 2010 4:26 PM | Last reply by Hilary Cotter - Thursday, September 2, 2010 8:59 PM -
1 Votes
Export data from an XML with multiple outputs to a destination with multiple tables
I had already tried that, and while it works, it is terribly frustrating to have multiple destination items for the same database .Answered | 10 Replies | 5007 Views | Created by Joe Reynolds, InfoCraft - Thursday, September 17, 2009 4:35 PM | Last reply by BI Monkey - Tuesday, September 22, 2009 12:27 AM -
0 Votes
Sending Email to Multiple Receipt
"; message.Body = @"Using this feature, you can send an e-mail message from an application very easily.Answered | 2 Replies | 1024 Views | Created by Sagar Davda - Wednesday, March 13, 2013 2:44 PM | Last reply by João Eduardo Sousa - Wednesday, March 13, 2013 4:49 PM -
2 Votes
BizTalk SQL Adpater Send-Receive not working Sending Data to Database and reciving data from that same port.is it possible
You can use the store procedure in SQL and and pass data to its parameters and can get data from it.Answered | 4 Replies | 3923 Views | Created by Niranjan Shetti - Wednesday, July 20, 2011 4:46 PM | Last reply by Steef-Jan Wiggers - Sunday, July 24, 2011 8:26 AM -
0 Votes
Multiple Database Design in ASP
[multiple database] is it good idea for sql server and asp.net // i done this plan and it works fine but not still publish ...Answered | 4 Replies | 7182 Views | Created by WalkingFarhad - Friday, May 20, 2011 7:02 PM | Last reply by Mr. Wharty - Wednesday, May 25, 2011 5:33 AM -
1 Votes
Insert multiple rows into database
The other option is to insert one row at a time, inside a database transaction... but whether that works for you depends on your exact problem, the quantity of ...Answered | 2 Replies | 4027 Views | Created by Agalo - Friday, August 21, 2009 4:32 AM | Last reply by _SuDhiR_ - Friday, August 21, 2009 4:43 AM -
3 Votes
Multiple copies of database
Less databases equate to less audits, less headaches, and less fines.Answered | 6 Replies | 10179 Views | Created by Erin. _ - Friday, July 9, 2010 1:48 PM | Last reply by pvdg42 - Saturday, August 27, 2011 1:30 PM -
0 Votes
Distribution database : from one data file to multiple data file : is that possible ?
If you are bcp'ing in tonnes of data you should put the artice in its own publication.Answered | 7 Replies | 7026 Views | Created by ArseneCouette - Wednesday, February 9, 2011 11:58 AM | Last reply by Hilary Cotter - Thursday, February 10, 2011 11:36 AM -
0 Votes
Multiple dacpac's in the same database
Dacpacs have been designed such that it represents one complete database.Answered | 3 Replies | 3199 Views | Created by KeithWChapman - Thursday, August 1, 2013 3:00 PM | Last reply by psirr-MSFT - Wednesday, September 4, 2013 8:56 PM -
0 Votes
Multiple tempdb databases
If you would like to optimize tempdb for performance, you may refer this article by Jonathan here.Answered | 3 Replies | 1181 Views | Created by sqlenth - Wednesday, July 9, 2014 8:26 PM | Last reply by Itz Shailesh - Wednesday, July 9, 2014 8:56 PM -
0 Votes
Single Database Vs Multiple Database
Ideally you should have different database (OLAP) for analytics and have data copied to the DW database (BI Model) from your (OLTP) database(s).Answered | 6 Replies | 1365 Views | Created by -kit - Wednesday, August 10, 2016 8:39 PM | Last reply by Vinay Manikanda - Friday, August 12, 2016 2:44 AM -
0 Votes
Sending the same notification to multiple clients
Thanks for the feedback Ghostrider-13 There currently is no way to issue one request to send a notification to multiple recipients.Answered | 3 Replies | 2025 Views | Created by Ghostrider-13 - Wednesday, May 30, 2012 7:56 PM | Last reply by Darren Louie - Monday, June 4, 2012 7:55 AM -
0 Votes
Database content in multiple languages
Hi, make different feilds for different language....so when you want to fetch data on condition you can easily fetch from perticular feild...sql database support ...Answered | 3 Replies | 7381 Views | Created by John Foot - Thursday, January 27, 2011 1:49 PM | Last reply by Ben Seaman - Thursday, February 3, 2011 2:06 PM -
1 Votes
One database and multiple clients
On SQL Server 2016 and Azure SQL Database you can useAnswered | 2 Replies | 1176 Views | Created by SQLHELP007 - Wednesday, September 28, 2016 1:45 PM | Last reply by davidbaxterbrowne - Wednesday, September 28, 2016 1:53 PM -
0 Votes
Multiple filestreams in database?
> Can you have multiple filestreams in your database and, if so, how do you specify which one to use when setting up your table?Answered | 2 Replies | 554 Views | Created by da.3vil.coder - Monday, April 20, 2020 1:18 PM | Last reply by Cathy Ji - Tuesday, April 21, 2020 6:24 AM -
0 Votes
One site collection content target to multiple databases
Unfortunately, he is correct, a site collection cannot span multiple databases.Answered | 3 Replies | 1352 Views | Created by Appaji - Friday, July 18, 2014 3:53 PM | Last reply by chriswebb18 - Monday, July 21, 2014 3:06 PM
No announcements