No announcements
Found 1326911 threads
-
0 Votes
SQL Server database for Skype for business - recovery option
I think we all are driven by business requirement and not sure why we should disturb it.Answered | 7 Replies | 1202 Views | Created by goofygdog2 - Friday, April 26, 2019 11:25 AM | Last reply by TiborK - Tuesday, April 30, 2019 3:34 PM -
8 Votes
Storing documents in SQL database
In the applilcation code u need to take the path from the sql server database table and open the docuemnt from the file path (folder ...Answered | 6 Replies | 13713 Views | Created by Anonymous 01 - Wednesday, March 10, 2010 10:02 AM | Last reply by Deepak Biswal - Monday, March 15, 2010 7:29 AM -
2 Votes
sql adventureworks database Business
In addition to Erland's note, some more information about AW from BOL: Adventure Works Cycles Business Scenarios Adventure Works Cycles, the fictitious ...Answered | 4 Replies | 3607 Views | Created by bahushekh - Friday, November 25, 2011 6:06 PM | Last reply by bahushekh - Saturday, November 26, 2011 11:11 AM -
0 Votes
Busy Options - SQL Database Call Record Store
Details you could refer to the official document: List of CDR tables in Skype for Business Server 2015.Proposed | 2 Replies | 565 Views | Created by Markus_95 - Monday, April 29, 2019 7:13 PM | Last reply by woshixiaobai - Thursday, May 2, 2019 7:49 AM -
3 Votes
Storing images in sql server database
For millions of images, I would suggest storing them in database rather than in folders.Answered | 3 Replies | 1025 Views | Created by Eng HanGhul - Sunday, July 29, 2018 2:42 PM | Last reply by Teige Gao - Monday, July 30, 2018 2:28 AM -
1 Votes
Trigger a stored procedure for every new record
Best Regards,Uri Dimant SQL Server MVP, http://sqlblog.com/blogs/uri_dimant/ MS SQL optimization: MS SQL ...Answered | 5 Replies | 1031 Views | Created by Na'Win' kumar - Sunday, May 18, 2014 10:51 AM | Last reply by Uri Dimant - Sunday, May 18, 2014 12:40 PM -
0 Votes
Official guidance on Session State stored in SQL Database
Hi Terrence_, As far as I know, Microsoft doesn't officially support SQL Azure for Session State.Answered | 3 Replies | 2591 Views | Created by Terrence_ - Wednesday, March 20, 2013 9:51 PM | Last reply by Carlos Sardo - Thursday, March 21, 2013 10:52 PM -
0 Votes
Skype for Business Chatbot querying SQL Database
If you build the chat bot with new bot framework you can save the conversation to any DB, here once you create the BOT you need to establish the communication channel for the Skype for ...Answered | 8 Replies | 1564 Views | Created by DougCam - Thursday, August 17, 2017 2:01 PM | Last reply by Anthony Caragol - Tuesday, August 22, 2017 3:15 PM -
1 Votes
how to store a picture in a database?
If you store an image as BLOB in a SQL Server database for example, you can't even view the image in SSMS.Answered | 8 Replies | 7611 Views | Created by usslosangeles - Tuesday, June 29, 2010 3:47 PM | Last reply by Kalman Toth - Wednesday, June 30, 2010 9:58 AM -
0 Votes
Sharepoint ribbon button to call a SQL Database stored procedure - help
natsu_dragoneel, using ribbon , you can redirect to the specific page and execute your store procedure on that page load event Hiren ...Answered | 1 Replies | 2989 Views | Created by natsu_dragoneel - Thursday, August 9, 2012 5:52 AM | Last reply by Hiren.j.Patel - Thursday, August 9, 2012 7:06 AM -
0 Votes
Add Records to Remote SQL Database
I want to open a table in a remote SQL database and type in a number of new records.Answered | 6 Replies | 2256 Views | Created by wagham - Thursday, January 7, 2016 3:06 PM | Last reply by Ice Fan - Thursday, January 21, 2016 11:15 AM -
0 Votes
Ageing records in SQL server
>>if the same record comes in tomorrow 28th of July, How do you compare records?Answered | 2 Replies | 498 Views | Created by MrFlinstone - Wednesday, July 27, 2016 10:57 AM | Last reply by Sam Zha - Thursday, July 28, 2016 3:35 AM -
3 Votes
Error updating records to Database
Hello Sid, I'll suggest you to use a stored procedure for updating database.Answered | 3 Replies | 2179 Views | Created by Sid Williams - Thursday, August 2, 2012 8:57 PM | Last reply by eralper - Friday, August 3, 2012 5:25 AM -
0 Votes
SQL 2012 SSIS calling SQL2008 stored procedure
Store procedure result sets into an object variable with Execute SQL task and Temp Table.Answered | 4 Replies | 2264 Views | Created by JohnnyCache - Thursday, May 5, 2016 6:41 PM | Last reply by Seif Wang - Monday, May 9, 2016 10:25 AM -
0 Votes
call cobol from MS SQL stored procedure
That would allow you to create COBOL CLR routines that can be called by SQL Server.Answered | 6 Replies | 1570 Views | Created by Selvakumar Thangaraj - Wednesday, June 17, 2015 6:02 AM | Last reply by AV111 - Thursday, June 18, 2015 1:39 AM -
1 Votes
Database Design - Create or Modification Records
application's class in which it has Delete, Insert SQL, should I call this SP in every single SQL statement?Answered | 12 Replies | 8565 Views | Created by iHandler - Thursday, June 3, 2010 8:22 AM | Last reply by Brian Tkatch - Monday, June 7, 2010 11:38 AM -
0 Votes
Windows Store For Business
Are there any warning or error recorded in the Event Viewer(Windows Logs\Applications, System)?Answered | 6 Replies | 676 Views | Created by PARiddington - Wednesday, May 24, 2017 4:20 PM | Last reply by PARiddington - Tuesday, July 4, 2017 11:03 AM -
0 Votes
storing pdf file in sql database
look, http://stackoverflow.com/questions/2347842/storing-pdf-files-as-binary-objects-in-sql-server-yes-or-no Please use Marked as Answer if my post solved ...Answered | 2 Replies | 1298 Views | Created by Sanket rajurkar - Friday, December 27, 2013 11:30 AM | Last reply by Sanket rajurkar - Tuesday, December 31, 2013 10:15 AM -
0 Votes
Business benefits of Database consolidation
I would like you to justify the business impact well.Answered | 7 Replies | 1209 Views | Created by raofu09 - Tuesday, July 15, 2014 10:04 AM | Last reply by Prashanth Jayaram - Tuesday, July 15, 2014 2:38 PM -
0 Votes
insert data in database using stored procedure
It is more like you have to receive some data from Database table/stored procedure at regular intervals, and WCF SQL Adapter's polling functionality (Select Operation) does ...Answered | 15 Replies | 5388 Views | Created by Sharmishtha - Friday, November 4, 2011 7:22 AM | Last reply by Sharmishtha - Friday, November 4, 2011 11:24 AM - Items 1 to 20 of 1326911 Next ›
No announcements