Click here to Skip to main content
15,902,492 members
Home / Discussions / Database
   

Database

 
GeneralRe: DataGrid and DataGridView Pin
Blekk31-Jan-07 7:48
Blekk31-Jan-07 7:48 
QuestionQuestion about using PIVOT in SQL Pin
leckey30-Jan-07 11:33
leckey30-Jan-07 11:33 
Questioncan i return dataReader in ado.net method on web serviec ? Pin
PavanPareta30-Jan-07 3:05
PavanPareta30-Jan-07 3:05 
AnswerRe: can i return dataReader in ado.net method on web serviec ? Pin
Pete O'Hanlon30-Jan-07 3:48
mvePete O'Hanlon30-Jan-07 3:48 
AnswerRe: can i return dataReader in ado.net method on web serviec ? Pin
Parwej Ahamad30-Jan-07 4:55
professionalParwej Ahamad30-Jan-07 4:55 
AnswerNo Pin
Ennis Ray Lynch, Jr.30-Jan-07 11:37
Ennis Ray Lynch, Jr.30-Jan-07 11:37 
QuestionHow to make constraint for column based on pattern Pin
El'Cachubrey30-Jan-07 2:20
El'Cachubrey30-Jan-07 2:20 
AnswerRe: How to make constraint for column based on pattern Pin
Pete O'Hanlon30-Jan-07 3:44
mvePete O'Hanlon30-Jan-07 3:44 
El`Cachubrey wrote:
In my table i have coulmn which should contain customer e-mail address, can i and how if i can
make for this column constraint based on string pattern (is this achived througth
CONSTRAINT Col LIKE '...'????)


Errm. No.

It is not the place of the database engine to enforce things like this because this is a business rule. If you don't want email addresses to look like this, then you need to have a rule that enforces it.


the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer

Deja View - the feeling that you've seen this post before.

QuestionGeneral brains required on SQL Performance Pin
Rob Philpott30-Jan-07 0:55
Rob Philpott30-Jan-07 0:55 
AnswerRe: General brains required on SQL Performance Pin
Pete O'Hanlon30-Jan-07 1:10
mvePete O'Hanlon30-Jan-07 1:10 
QuestionRetrieving sybase data from sql server 2005 instance Pin
basith55529-Jan-07 18:59
basith55529-Jan-07 18:59 
AnswerRe: Retrieving sybase data from sql server 2005 instance Pin
andyharman29-Jan-07 22:22
professionalandyharman29-Jan-07 22:22 
QuestionAccess SUM() Pin
myNameIsRon29-Jan-07 10:08
myNameIsRon29-Jan-07 10:08 
AnswerRe: Access SUM() Pin
Vasudevan Deepak Kumar29-Jan-07 22:24
Vasudevan Deepak Kumar29-Jan-07 22:24 
AnswerRe: Access SUM() Pin
andyharman29-Jan-07 23:40
professionalandyharman29-Jan-07 23:40 
GeneralRe: Access SUM() Pin
myNameIsRon30-Jan-07 19:07
myNameIsRon30-Jan-07 19:07 
GeneralRe: Access SUM() Pin
andyharman30-Jan-07 19:44
professionalandyharman30-Jan-07 19:44 
Questionlogin vs user Pin
Brendan Vogt29-Jan-07 5:13
Brendan Vogt29-Jan-07 5:13 
AnswerRe: login vs user Pin
Colin Angus Mackay29-Jan-07 5:42
Colin Angus Mackay29-Jan-07 5:42 
GeneralRe: login vs user Pin
Brendan Vogt29-Jan-07 8:20
Brendan Vogt29-Jan-07 8:20 
AnswerRe: login vs user Pin
Michael Potter29-Jan-07 5:44
Michael Potter29-Jan-07 5:44 
QuestionSQL syntax to alter a column in a table Pin
steve_rm29-Jan-07 3:53
steve_rm29-Jan-07 3:53 
AnswerRe: SQL syntax to alter a column in a table Pin
S Douglas29-Jan-07 4:30
professionalS Douglas29-Jan-07 4:30 
QuestionSqlAssembly Attribute Pin
Brady Kelly29-Jan-07 1:35
Brady Kelly29-Jan-07 1:35 
QuestionSQL 2005 Express - Import/Export Pin
Illegal Operation28-Jan-07 21:29
Illegal Operation28-Jan-07 21:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.