Topics
Started by
Posts
Last post
I need to grant a user to select & exec permissions to SP, inline, scalar & table-values …
5 replies
Hi, I have a table that contains, among other columns, 4 columns that contain the same type of data…
1 replies
I am trying to get my database to send emails but I can not get it to work. From everything I have …
12 replies
Hi I'm hoping someone will be able to cast some light on my current server issue. There are a numbe…
5 replies
There is a table Order in which one filed [Notes] as text data type. How to search a partial text s…
2 replies
By: DiverKas
I have a table of contacts that has no unique key on it. The users have entered multiple copies of…
3 replies
Ran into a SNAFU. I have a simple script that will "create" creation scripts for any object in an …
1 replies
By: Lowell
In a SQL server instance I have only SQL logins with sysadmin permission. Windows authentication ha…
5 replies
By: Lowell
Hello, We recently migrated databases from SQL 2005 to SQL 2008 R2. It's a nice shiny hardware, muc…
25 replies
By: Geoff A
I started sql server instance using single user mode by changing start up parameters in sql server …
8 replies
By: SQL Show
Iam creating a new windows server in the cloud (Dediserve), this will be a database server and I sh…
1 replies
By: Geoff A
I have a table with structure Education(edu_id, emp_id, school, degree) where an employee can have …
2 replies
Here is sample code below: Both queries will retun same result. But I want to know which one better…
4 replies
CREATE TABLE [dbo].[GV_ReceivedOffice]( [ReceivedOfficeID] [int] IDENTITY(1,1) NOT NULL, [VoucherNo…
6 replies
By: kapil_kk
I have a table Create table SINHVIEN ( MASVnvarchar(20) not null, HOTENnvarchar(100) not nul…
2 replies
Viewing 15 topics - 11,491 through 11,505 (of 30,227 total)
You must be logged in to create new topics.