B.NET(bdotnet.in)

B.NET -Bangalore .NET User Group
India's Largest and Most Active Microsoft User Group!!
Note: we recently moved from groups.msn.com/bdotnet/
Welcome to B.NET(bdotnet.in) Sign in | Join | Help
in Search

Browse by Tags

All Tags » SQLSERVER2005 (RSS)
  • Locks on Tables in sql server 2005

    Hi, The code is updating the four tables in read uncommitted transaction . It is taking 10 mins to update to the tables. When it is updating , the select statement is not retrieving the data from one of the table. .As it is read uncommitted transaction , the select statement should return the tables...
    Posted to Forum by sairambab on 03-28-2008
  • Re: sql server 2008 reportind services

    This is a clear connectivity issue from RS. What authentication are you using? Is it SQL or windows based? What is the setting on your Data Source on RS project? Is it a shared conneciton? What are its properties ???
    Posted to Forum by vinodkumar on 01-07-2008
  • Re: how to choose hardware for sqlserver database

    Hello Kiran .. Its a tough task to estimate a hardware for your SQL Server (for that matter any application) empirically before you have it loaded to its full traffic. Here are some tips and hope it helps. - Purchase a medium configuration server ( unless your database is going to take 1000 Trans per...
    Posted to Forum by thajeer on 01-06-2008
  • Data Archiving article !!!

    I just uploaded a new article over my site on Data Archiving . Feel free to pass your comments :) ...
    Posted to Forum by vinodkumar on 01-03-2008
  • Re: Copy stored procedures to another database

    I'd created an application which does this. Joe, if you have time, then create an application which does this. It would be interesting. Select * from Sysobjects where Xtype = 'p' gives you list of procedures in the current database. Get this and iterate through each one. Issue sp_helptext...
    Posted to Forum by navaneeth on 12-13-2007
  • Building tree hierarchy

    Posted to Forum by Mamatha on 12-03-2007
  • Re: How to Restore a BackupSet in SQL Server 2005

    Hi Jayant, Thank you so much for ur quick response on the issue....jayant i have done d same but as it is a set of a backup files so it is giving an error that too many backup devices are specified ...only 64 are allowed for king ur information i m using a SQL Express edition ..our company having a our...
    Posted to Forum by Prakash_rjk on 11-14-2007
  • How to Restore a BackupSet in SQL Server 2005

    I have a Backup set which includes two backup files in it ...when i mtrying to restore it, it is showing an error then too mank backup devices are specified ...only 64 are allowed ...please help me regarding this issue
    Posted to Forum by Prakash_rjk on 11-14-2007
  • Re: FREE E-BOOK Pro SQL Server 2005 Replication (Definitive Guide) - UNBEATEN

    Dear sir, Fist of all Thanks quick response, But that link was not downloading properly...
    Posted to Forum by sameer on 10-28-2007
  • Regarding Automation Tools

    Hi everyone, 1)Is there any tool is present which is useful for running all .sql script file(tables) in to a batch file in other database ?eg. Suppose, I maintain each objects(Tables) script in .sql format ,but I want to run it in a single batch processing , so, how i will do it? I am using sqlserver2005...
    Posted to Forum by Gautam on 10-23-2007
Page 1 of 1 (10 items)
Powered by Community Server (Commercial Edition), by Telligent Systems