Difference between asseration and trigger?
Hi,What is difference between asseration and trigger?
View Articlesql Server 2014 Official Final Versio ---- Data Tools (SSIS, BIDS, etc.)
I have VS 2013 Professional, and just installed SQL Server 2014 Developer version. Can someone tell me where the proper location for the Data Tools (fka BIDS) is located ? I'm seeing CPT1, etc. but...
View ArticleHow to connect to SQL Server DB with Windows Authentication
Can we connect to SQL Server DB with Windows Authentication using VBScript from the system which is not authorised to access the DB (that is, I want to run the code from the machine which does not have...
View Articlematerialized views
Hi All,What is materialized view ?On index we have to create views is called materialized view if this correct or not.subu
View ArticleConfigure logshipping
Hi Team,I have configured logshipping, but I want to add one more server on logshipping. is it possible or not if it is possible how can we do add please let me know.subu
View Article(Windows Server 2003) Cannot run SQLSERVERAGENT service under non admin user...
Hi All,I need a hand here, referring to this knowledge base on Microsoft (http://support.microsoft.com/default.aspx?scid=kb;en-us;Q283811) i applied this knowledge base, and it worked, the MSSQL and...
View ArticleConfiguring Environment for first time
Each time I start of SQL Server Management Studio, I get the following message "Microsoft SQL Server Management Studio configuring environment for first time". I had a simiiliar message with Visual...
View ArticleAccess 2003 / SQLSEE 2005 - Using forms to filter recordsets
I upsized an Access 2003 database to SQL Server Express Edition 2005, and have converted all tables, queries, reports and macros successfully so far. The snag I'm running into involves using macros...
View ArticleUnable to reinstall SQL server 2005
Previously, I have installed SQL 2005 developer edition simplyfied chinesesuccessfully. But yesterday, I tried to install mobile client softwarefactory. The installation process create a database as...
View ArticleError using Verify/Repair methods of SqlCeEngine
I have a compact pc program that uses a sql server database (sdf file).I want to check the database integrity when program starts so I added a call to veriy method of SqlCeEngine.The verify function...
View ArticleUsing Access Form Control as SQL Function criteria
I have a combo box named [myControl] on an Access form that I can use to select/enter a site name (ABC). There is a button on the same form that runs a report. The underlying record source for the...
View ArticleCopying Schema and Content
I am trying to copy the tables, relationships, and data of a logical database...From: a logical database in SQL Server 2005, where I have instance-wide system admin privileges (supreme power)To: a...
View ArticleSQL Server 9.0 (2005) & PostgreSQL Data Types
Hi,I´m building an aplication with VB.net and SQL Server 9, but in the future it will be compatible with PostgreSQL (by another developer), so my question is, if anyone knows what "data types" in SQL...
View ArticleREPAIR MDF FILE FOR MS SQL 2000
I need to repair mdf file for my ms sql 2000. I do not have any back up and i do not have money to download software to repair mdf file. Anyone knows how repair plizzzzzzzzzzzzzzzz
View ArticleProblem with sample databases
I have installed SQL Express 2005 together with VS 2005. After a while I found out that the sample databases (Northwind and Pubs) were missing, so I installed them. According to the 'Readme', which...
View ArticleMSSQLServer doesn't appear in right pane of Configuration Manager
I installed SQL Server '12 and went to the Configuration Manager to start an instance, but MSSQLServer doesn't appear in the right pane when I click on SQL Server Services in the left pane. The right...
View ArticleExpress cannot convert different data types automaticly????
I have a SQL Server 2000 database which works like a charm in my asp app. Joining tables by id columns which are of different data types (eg. int in one table and varchar in the other) is no problem...
View ArticleUnable to delete rows from remote db table
HiI am relatively new to SQL Server and this issue is strange to me.In my vb.net code I am opening a connection to local MS Access DB using oledb provider and then am executing below query to remote...
View Articledelete a row in a table but id column of row should remain and all other...
hi,i m doing a stuff where i need to delete a row but i need to delete a row in a table but id column of row should remain and all other record must be shifted upward using sqlserver 2005example...
View Article