Click here to Skip to main content
15,894,017 members
Home / Discussions / Database
   

Database

 
AnswerRe: Can Not Resolve The collation Conflict Pin
Bernhard Hiller1-Apr-12 21:26
Bernhard Hiller1-Apr-12 21:26 
QuestionHow do you lock records in Access 2007 Pin
Richard.Berry1001-Apr-12 9:14
Richard.Berry1001-Apr-12 9:14 
AnswerRe: How do you lock records in Access 2007 Pin
Eddy Vluggen1-Apr-12 22:43
professionalEddy Vluggen1-Apr-12 22:43 
GeneralRe: How do you lock records in Access 2007 Pin
Richard.Berry1004-Apr-12 18:02
Richard.Berry1004-Apr-12 18:02 
AnswerRe: How do you lock records in Access 2007 Pin
JOAT-MON4-Apr-12 23:18
JOAT-MON4-Apr-12 23:18 
GeneralRe: How do you lock records in Access 2007 Pin
Richard.Berry1005-Apr-12 21:30
Richard.Berry1005-Apr-12 21:30 
GeneralRe: How do you lock records in Access 2007 Pin
JOAT-MON6-Apr-12 8:12
JOAT-MON6-Apr-12 8:12 
AnswerRe: How do you lock records in Access 2007 Pin
Eddy Vluggen5-Apr-12 1:23
professionalEddy Vluggen5-Apr-12 1:23 
1) Thanks - keeps me from posting answers that you already seen Smile | :)
2) It doesn't have to be the name of the field, but the names do have to match in the parameters. Using "@1" in the query and adding a parameter called "@1" will put that value on that position.
3) Access is a flat-file database, ideal for a single user. Sql Server is a database-server product, ideal for multiple users. It doesn't lock records, but pages.

Never had much concurrency-problems in Sql Server. Had a lot of them in Access.
Bastard Programmer from Hell Suspicious | :suss:

GeneralRe: How do you lock records in Access 2007 Pin
Richard.Berry1005-Apr-12 22:21
Richard.Berry1005-Apr-12 22:21 
GeneralRe: How do you lock records in Access 2007 Pin
Eddy Vluggen6-Apr-12 1:48
professionalEddy Vluggen6-Apr-12 1:48 
GeneralRe: How do you lock records in Access 2007 Pin
Richard.Berry1006-Apr-12 1:56
Richard.Berry1006-Apr-12 1:56 
GeneralRe: How do you lock records in Access 2007 Pin
Eddy Vluggen6-Apr-12 2:07
professionalEddy Vluggen6-Apr-12 2:07 
GeneralRe: How do you lock records in Access 2007 Pin
Richard.Berry1006-Apr-12 2:16
Richard.Berry1006-Apr-12 2:16 
GeneralRe: How do you lock records in Access 2007 Pin
Eddy Vluggen6-Apr-12 2:31
professionalEddy Vluggen6-Apr-12 2:31 
GeneralRe: How do you lock records in Access 2007 Pin
Richard.Berry1006-Apr-12 2:41
Richard.Berry1006-Apr-12 2:41 
GeneralRe: How do you lock records in Access 2007 Pin
Eddy Vluggen6-Apr-12 5:50
professionalEddy Vluggen6-Apr-12 5:50 
QuestionFind Date between two Dates Pin
Robymon30-Mar-12 0:09
Robymon30-Mar-12 0:09 
AnswerRe: Find Date between two Dates Pin
JamesAbbott30-Mar-12 0:40
JamesAbbott30-Mar-12 0:40 
GeneralRe: Find Date between two Dates Pin
Robymon30-Mar-12 1:26
Robymon30-Mar-12 1:26 
QuestionSQL Server Command Line Compile Pin
Kevin Marois29-Mar-12 11:28
professionalKevin Marois29-Mar-12 11:28 
AnswerRe: SQL Server Command Line Compile Pin
PIEBALDconsult29-Mar-12 12:12
mvePIEBALDconsult29-Mar-12 12:12 
GeneralRe: SQL Server Command Line Compile Pin
Kevin Marois29-Mar-12 12:17
professionalKevin Marois29-Mar-12 12:17 
GeneralRe: SQL Server Command Line Compile Pin
PIEBALDconsult29-Mar-12 14:53
mvePIEBALDconsult29-Mar-12 14:53 
AnswerRe: SQL Server Command Line Compile Pin
Bernhard Hiller29-Mar-12 22:36
Bernhard Hiller29-Mar-12 22:36 
GeneralRe: SQL Server Command Line Compile Pin
PIEBALDconsult30-Mar-12 3:08
mvePIEBALDconsult30-Mar-12 3:08 

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.