Sql server not able to access
Hi,Iam not able to access any database through visual studio 2010. While installing Visual studio it is automatically installing MS sql server compact 3.5 and MS sql server database file. But still i...
View ArticleHow can i see that what permissions does a databaserole/serverrole have ?
how can see the permissions that a database role/server role have ? I want see the overall permissions a user have. 1) direct permissions that I can see in user property. 2) indirect permissions that...
View ArticleMultiple join with multiple conditions
I'm using entity framework but I would like to get the result by just using sql query so that I can handle it in EF.I need to retrieve data's on joining few tables.My issue is retrieval based on a...
View ArticleHelp me recover data mdf error
help me recovery data is errorlink data mediafire.com /download/ 2a6d71einnd72dd/ phbc.rarthank you very much send it to me thenguyen1202@gmail.com
View ArticleData Sharing Server Client Two Way
please Solve my query one of my silverlight application is running. this application has one central database(sql server 2008). and three others database at client side. our requirement is whithout...
View ArticleUnable to set BUILTIN\Users to sysadmin
Hi,I am trying to set BUILTIN\Users as sysadmin using command line but it doesnt seem to work, can anyone see where I am going wrong. I am using SQL08 R2 Expresssetup.exe /FEATURES=SQLEngine,SSMS /Q...
View ArticleCapture an error message from SQL server in an MS Access form
Hi all How do I capture an error message from SQL server in an MS Access form? I'm getting an error message back from Sql server, but it's a bit to cryptic, so i need to capture the error and write my...
View ArticleSQL Licensing and Activation
Hi All,I am having trouble licensing/activating my copy of SQL Server 2012 Standard Edition.Initially I installed using the media kit. I discovered a product key during installation and decided to run...
View Articlelogshipping
Kind of new to logshipping, how do we specify threshhold number when logshipping out of sync
View ArticleHow find data's between two days?
Hi friends This is the data base (availability) Datefrom Dateto Hotelid Roomid Singleprice Doubleprice10/1/2008 10/5/2008 H101...
View ArticleHow to fix sql data export issue?
While exporting sql data to excel, this issue occurs, can anyone help me how to fix this?
View ArticleSQL Server 2012 support collation khmer
Dear All, I would like to check with all of you. My customer need to buy SQL Server 2012 for keep Khmer(Cambodia) data to database but I not too sure SQL Server will support Khmer langue. Could...
View ArticleError on while Installing SQL Server 2008r2
I am getting this error when i am trying to install SQL server 2008r2 Any idea?????pulikondas
View ArticleCombining two queries – UNION with a JOIN
Hi all—I have to queries I need to combine with a left join and I am having trouble figuring out the syntax. I need to join the first query with a query that contains Unions. The queries need to by...
View Articlehow to get the list of all object (table/column) from a database with a...
Hi,Can anyone help me to find the list of all object (table/column) from a database using as specific key word. Actually I would like to find the column name in which the table it presents.
View ArticleSimple function
I am using 2008 R2, which apparently doesn't include the IIF function, so I am trying to create one, partly because it's useful, and partly to learn the syntax in SQL Server. I am getting several...
View ArticleSQL Server Log Question
When I have a log entry like below ... what does "xxxx" represent?06/09/2013 20:35:35,Logon,Unknown,Login failed for user 'WORK\xxxx'. Reason: Could not find a login matching the name provided....
View ArticleCannot connect from VM with Windows XP to SQL Server 2008 R2 on Host Windows 8
Hi,I have a PC running windows 8 and SQL server 2008 R2 express and a virtual machine with Windows XP. I cannot connect from virtual machine to SQL Server.What I have done:1) Allow remote connections...
View Articlehow to insert single row in parent table and multiple rows in child table via...
hi I m a newer developer in database programming ,can you help me!I have two table that named , Order (parent) and OrderDetails (child).order table columns are ord_id int identity(1,1) pk, OrdDate...
View ArticleHow to calculate no of working hours
Hi Everyone,I need to calculate no of working hours per day I have data as StartTime EndTime1900-01-01 07:00:00.000 1900-01-01 15:00:00.000 1900-01-01...
View Article