No announcements
Found 3429747 threads
-
0 Votes
Store DTD file in sql server and retrieve from it using c#.net
Visual C# Language forum on MSDN.Answered | 2 Replies | 1520 Views | Created by ritpc - Thursday, May 15, 2014 5:44 PM | Last reply by Just Karl - Friday, May 16, 2014 2:20 PM -
0 Votes
Retrieving Files From SQL Server 2005.
The following example reads an varbinary(MAX) field that contains an Excel 2010 file and writes it to disk in a temporary file and then launches the file.Answered | 2 Replies | 2771 Views | Created by A MADI - Saturday, August 7, 2010 2:24 PM | Last reply by A MADI - Sunday, August 8, 2010 6:10 AM -
0 Votes
retrieve a word file from sql server using c#
I guess as u are using SQL Server as DB, u might be using RAW type Column to Store the File into DB.Answered | 1 Replies | 4063 Views | Created by kdmagz - Wednesday, December 9, 2009 10:09 AM | Last reply by Prateek_Shrivastava - Wednesday, December 9, 2009 10:20 AM -
0 Votes
Is it possible to retrieve the password securely from a login in SQL server 2005 ?
SQL Server login password hashed while it stored on the SQL Server tables.Answered | 2 Replies | 6944 Views | Created by Godeffroy - Friday, July 23, 2010 11:21 AM | Last reply by SIVAPRASAD S - SIVA - Saturday, July 24, 2010 1:09 PM -
3 Votes
Data retrieving and storing efficiency of SQL SERVER 2014
The question should not be "what SQL Server can do for you" but "what you can do for the SQL Server in order to make it work".Answered | 6 Replies | 1063 Views | Created by Anuj_Gupta803 - Thursday, January 8, 2015 7:54 AM | Last reply by pituach - Friday, January 30, 2015 2:09 PM -
2 Votes
Storing & Retrieving images from Azure store (SQL vs TableStore)
Hi, Table Storage also stores structured data like SQL db but the difference between these is that Azure SQL Database is a relational database management ...Answered | 3 Replies | 8027 Views | Created by Hibrise Technologies_0 - Tuesday, September 9, 2014 5:46 PM | Last reply by Hibrise Technologies_0 - Wednesday, September 10, 2014 1:52 PM -
0 Votes
Storing and retrieving images using sql server
Hi krishnapodduturi You could store images in a SQL Server database using ADO.NETSystem.Data.SqlClient namespace and images can be ...Answered | 3 Replies | 13540 Views | Created by krishnapodduturi - Saturday, May 26, 2012 11:12 AM | Last reply by Peja Tao - Monday, May 28, 2012 5:29 AM -
0 Votes
Once MDF File store into 2 Drives in MS SQL server 2005?
SQL Server uses a proportionate fill method for writing data to the data files.Answered | 5 Replies | 5479 Views | Created by SAAD's - Friday, December 11, 2009 2:34 PM | Last reply by Jonathan Kehayias - Friday, December 11, 2009 7:58 PM -
3 Votes
Retrieve File Stored in Database Table
I was just wondering if in this case, the files could be retrieved outside of the SSRS web interface.Answered | 6 Replies | 1632 Views | Created by Scott_42 - Thursday, April 17, 2014 6:11 PM | Last reply by Scott_42 - Monday, April 28, 2014 3:45 PM -
0 Votes
Linked Server on SQL Server 2005 to Flat file stored on network drive
I was going to ask whether there is something that is configurable on the SQL Server itself, but from your comments, is it safe to say it all depends ...Answered | 3 Replies | 6254 Views | Created by Kontact00 - Tuesday, October 20, 2009 2:40 PM | Last reply by Lekss - Wednesday, October 21, 2009 9:46 AM -
10 Votes
How to debug stored procedure in SQL server 2005
That is quite different from debugging a C++ program for example.Answered | 18 Replies | 82824 Views | Created by Sujithf - Thursday, January 18, 2007 12:56 PM | Last reply by Kalman Toth - Thursday, November 29, 2012 10:59 AM -
1 Votes
C# and SQL SERVER 2005
May i remind you to use using() statements when creating sql connections.Answered | 5 Replies | 3334 Views | Created by qpile - Monday, October 5, 2009 12:30 PM | Last reply by Ruud van Falier - Monday, October 5, 2009 2:25 PM -
0 Votes
RS 2005 Report and SQL 2005 Stored Procedure
Hi micropterus_sal, According to your description, I learned that you would like to execute the SP with parameter @Year first, and then the data in report ...Answered | 2 Replies | 4757 Views | Created by micropterus_sal - Thursday, June 9, 2011 11:57 PM | Last reply by Eileen Zhao - Thursday, June 16, 2011 10:04 AM -
2 Votes
Need suggestion on image storing in SQL Server
That is right but the OP mentioned that he uses SQL Server 2005....Answered | 7 Replies | 1123 Views | Created by Baba urf Murari - Monday, March 10, 2014 5:36 AM | Last reply by Uri Dimant - Monday, March 10, 2014 6:39 AM -
1 Votes
deleting logins from sql server 2005 using stored procedure
A login that owns any securable, server-level object, or SQL Server Agent job cannot be dropped.Answered | 5 Replies | 5367 Views | Created by Rishi1Kumar - Wednesday, March 14, 2012 1:30 PM | Last reply by Rishi1Kumar - Friday, March 16, 2012 6:24 AM -
0 Votes
SQL restore from 2005 SQL server to another 2005 SQL server
Try via T-SQL restore database putYourDbNameHere from disk = 'C:\mybackup.bak' with replace The change between 32bit architecture and ...Answered | 2 Replies | 5734 Views | Created by Mark - Triton - Saturday, April 17, 2010 2:38 AM | Last reply by yup. _ - Sunday, April 18, 2010 7:21 AM -
0 Votes
How to retrieve images from server in ssrs 2005
If you are interested in storing database images to database table, you can refer to the following ...Answered | 2 Replies | 3737 Views | Created by Balushanmugham - Saturday, June 16, 2012 10:38 AM | Last reply by Mike Yin - Monday, June 18, 2012 5:09 AM -
0 Votes
Retrieve data from sql server
Hi, Windows 7 supports to sql server compact edition.so give the path as "\Program Files\applicationname\db.sdf" .Answered | 3 Replies | 7448 Views | Created by Ricky916 - Monday, July 25, 2011 3:12 AM | Last reply by Amit Khese - Thursday, July 28, 2011 2:18 PM -
4 Votes
Calling stored procedure from funciton in sql server 2005
Why you cannot obtain a key from within application?Answered | 7 Replies | 8103 Views | Created by Rahul Maurya - Sr. Software Engineer - Thursday, April 14, 2011 6:59 AM | Last reply by Rahul Maurya - Sr. Software Engineer - Friday, April 22, 2011 12:12 PM -
0 Votes
How Data is stored in sql server 2005?
http://www.amazon.com/Microsoft-SQL-Server-2008-Internals/dp/0735626243/ref=sr_1_1?Answered | 6 Replies | 4484 Views | Created by developer_rk - Thursday, April 29, 2010 6:17 AM | Last reply by Dave Ballantyne - Thursday, April 29, 2010 11:14 AM - Items 1 to 20 of 3429747 Next ›
No announcements