Click here to Skip to main content
15,890,123 members
Home / Discussions / Database
   

Database

 
AnswerRe: Returning 2 output parameters in Stored Procedure Pin
Ashfield21-Apr-10 2:36
Ashfield21-Apr-10 2:36 
GeneralRe: Returning 2 output parameters in Stored Procedure Pin
Dayekh21-Apr-10 4:15
Dayekh21-Apr-10 4:15 
GeneralRe: Returning 2 output parameters in Stored Procedure Pin
Ashfield21-Apr-10 5:19
Ashfield21-Apr-10 5:19 
QuestionGoofy Question About SQL Server Pin
Roger Wright20-Apr-10 16:26
professionalRoger Wright20-Apr-10 16:26 
AnswerRe: Goofy Question About SQL Server Pin
Luc Pattyn20-Apr-10 16:50
sitebuilderLuc Pattyn20-Apr-10 16:50 
JokeRe: Goofy Question About SQL Server Pin
Mycroft Holmes20-Apr-10 16:53
professionalMycroft Holmes20-Apr-10 16:53 
GeneralRe: Goofy Question About SQL Server Pin
Roger Wright22-Apr-10 14:47
professionalRoger Wright22-Apr-10 14:47 
AnswerRe: Goofy Question About SQL Server Pin
Mycroft Holmes20-Apr-10 16:51
professionalMycroft Holmes20-Apr-10 16:51 
looks like Express does not support replication info[^]

Another aspect to consider is the records identity information, integer identity format no longer works. Look into uniqueidentifier/GUID. Horrible, ugly canankerious bastard things that they are. One gotcha is that a GUID is not a nullable type.
Never underestimate the power of human stupidity
RAH

GeneralRe: Goofy Question About SQL Server Pin
Luc Pattyn20-Apr-10 16:58
sitebuilderLuc Pattyn20-Apr-10 16:58 
AnswerRe: Goofy Question About SQL Server Pin
Johan Hakkesteegt20-Apr-10 20:06
Johan Hakkesteegt20-Apr-10 20:06 
GeneralRe: Goofy Question About SQL Server Pin
Roger Wright22-Apr-10 14:48
professionalRoger Wright22-Apr-10 14:48 
AnswerRe: Goofy Question About SQL Server Pin
PIEBALDconsult21-Apr-10 4:39
mvePIEBALDconsult21-Apr-10 4:39 
GeneralRe: Goofy Question About SQL Server Pin
Roger Wright22-Apr-10 14:50
professionalRoger Wright22-Apr-10 14:50 
GeneralRe: Goofy Question About SQL Server Pin
Johan Hakkesteegt22-Apr-10 21:59
Johan Hakkesteegt22-Apr-10 21:59 
QuestionSQL Group by and Sum () Pin
I Believe In GOD20-Apr-10 7:37
I Believe In GOD20-Apr-10 7:37 
AnswerRe: SQL Group by and Sum () Pin
Stryder_120-Apr-10 8:18
Stryder_120-Apr-10 8:18 
GeneralRe: SQL Group by and Sum () Pin
I Believe In GOD20-Apr-10 10:03
I Believe In GOD20-Apr-10 10:03 
QuestionHow to find a Date from within a Range using Access? Pin
Squire Dude20-Apr-10 5:22
Squire Dude20-Apr-10 5:22 
AnswerRe: How to find a Date from within a Range using Access? Pin
Dr.Walt Fair, PE20-Apr-10 5:49
professionalDr.Walt Fair, PE20-Apr-10 5:49 
GeneralRe: How to find a Date from within a Range using Access? Pin
Squire Dude20-Apr-10 6:55
Squire Dude20-Apr-10 6:55 
GeneralRe: How to find a Date from within a Range using Access? Pin
Dr.Walt Fair, PE20-Apr-10 7:14
professionalDr.Walt Fair, PE20-Apr-10 7:14 
GeneralRe: How to find a Date from within a Range using Access? Pin
Squire Dude20-Apr-10 8:04
Squire Dude20-Apr-10 8:04 
GeneralRe: How to find a Date from within a Range using Access? Pin
Luc Pattyn20-Apr-10 8:24
sitebuilderLuc Pattyn20-Apr-10 8:24 
GeneralRe: How to find a Date from within a Range using Access? Pin
Dr.Walt Fair, PE20-Apr-10 8:43
professionalDr.Walt Fair, PE20-Apr-10 8:43 
GeneralRe: How to find a Date from within a Range using Access? Pin
Luc Pattyn20-Apr-10 9:04
sitebuilderLuc Pattyn20-Apr-10 9:04 

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.