Topics
Started by
Posts
Last post
Greetings All, I am loading the data from a csv file where coulmnd datatype is in varchar. I want t…
4 replies
How can I get a table listing for a linked server? I can query fine from it and do not have access …
7 replies
Hi, I have a table with the following data structure- IDF1F2F3 11nullnull 1null1null 1nul…
4 replies
DECLARE @cmd NVARCHAR(255) SET @cmd = '''SELECT 'USE ' + DatabaseName + Char(13) + Char(10) + 'EX…
2 replies
Table : Section Master SectionId | SectionName | Position 18 | Advocacy | …
2 replies
exec xp_cmdshell'bcp "select top 5 * from sw_tokenDeletion"c:\TestMail\filename.txt" -c -U sa -P te…
1 replies
Hi all Can anyone advise on what sql backups software they use that provides the ability to restore…
6 replies
Hi, does anyone know whether columns below in sys.dm_io_virtual_file_stats are accum value since la…
6 replies
I have setup database mail, in SQL2005 reporting service, Am able to send Test mail properly. I dep…
12 replies
HI, I am srinu working as a DBA. recetnly i got one problem in upgradation in our Reproting Server…
7 replies
Hi guys, I am trying to install SQL 2005 Standard Edition in my laptop ( win 7 ultimate), while ins…
2 replies
We want to change recovery model of a production database from Full to Simple as we will have no ne…
7 replies
I'm having a strange problem with an ITVF. If I call it directly using SELECT * FROM dbo.ITVF( @I…
14 replies
Hi, I am planning to shrink a database and the server is running 24/7 providing services to end use…
2 replies
Hi All I had below XML file <Customer> <FirstName>Peter</FirstName> …
2 replies
Viewing 15 topics - 961 through 975 (of 10,974 total)
You must be logged in to create new topics.