Click here to Skip to main content
15,920,896 members
Home / Discussions / Database
   

Database

 
AnswerRe: Access 2007 - black hole forms Pin
Richard MacCutchan13-Jul-10 22:19
mveRichard MacCutchan13-Jul-10 22:19 
GeneralRe: Access 2007 - black hole forms Pin
john john mackey15-Jul-10 12:05
john john mackey15-Jul-10 12:05 
AnswerRe: Access 2007 - black hole forms Pin
Eddy Vluggen14-Jul-10 4:31
professionalEddy Vluggen14-Jul-10 4:31 
GeneralRe: Access 2007 - black hole forms Pin
john john mackey15-Jul-10 12:10
john john mackey15-Jul-10 12:10 
GeneralRe: Access 2007 - black hole forms Pin
Eddy Vluggen15-Jul-10 12:34
professionalEddy Vluggen15-Jul-10 12:34 
QuestionInteresting SQL Server 2008 problem Pin
SomeGuyThatIsMe12-Jul-10 4:10
SomeGuyThatIsMe12-Jul-10 4:10 
JokeRe: Interesting SQL Server 2008 problem Pin
Mycroft Holmes12-Jul-10 14:45
professionalMycroft Holmes12-Jul-10 14:45 
GeneralRe: Interesting SQL Server 2008 problem Pin
SomeGuyThatIsMe13-Jul-10 2:59
SomeGuyThatIsMe13-Jul-10 2:59 
I did, finally, notice 2 differences in the configuration of the databases. The compatibility mode and Page_Verify settings were different. Dev was set to 80 (sql server 2k) and torn page, prod was set to 100(server 2k8) and checksum. I was under the impression that new fancy features wouldnt work on a database unless the compat mode was set to the correct version. I checked the queries(update and select) in SSMS and compared execution plans and they looked identical except for the time taken.

I forgot to mention that we use Bulk Insert to insert the million rows, dont know if that would make a difference or not.
Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

GeneralRe: Interesting SQL Server 2008 problem Pin
Corporal Agarn13-Jul-10 5:12
professionalCorporal Agarn13-Jul-10 5:12 
GeneralRe: Interesting SQL Server 2008 problem Pin
SomeGuyThatIsMe13-Jul-10 5:17
SomeGuyThatIsMe13-Jul-10 5:17 
Questionbcp and int>ASCII code conversion [modified] Pin
devvvy11-Jul-10 20:00
devvvy11-Jul-10 20:00 
AnswerRe: bcp and int>ASCII code conversion Pin
Mycroft Holmes11-Jul-10 23:18
professionalMycroft Holmes11-Jul-10 23:18 
GeneralRe: bcp and int>ASCII code conversion Pin
devvvy12-Jul-10 0:29
devvvy12-Jul-10 0:29 
GeneralRe: bcp and int>ASCII code conversion Pin
Mycroft Holmes12-Jul-10 14:32
professionalMycroft Holmes12-Jul-10 14:32 
GeneralRe: bcp and int>ASCII code conversion Pin
devvvy12-Jul-10 15:44
devvvy12-Jul-10 15:44 
GeneralRe: bcp and int>ASCII code conversion Pin
Mycroft Holmes12-Jul-10 17:29
professionalMycroft Holmes12-Jul-10 17:29 
GeneralRe: bcp and int>ASCII code conversion Pin
devvvy12-Jul-10 18:02
devvvy12-Jul-10 18:02 
GeneralIs it possible not to specify format file? Pin
devvvy13-Jul-10 0:29
devvvy13-Jul-10 0:29 
GeneralIs it possible to skip -f switch (i.e. not supply format file) and let bcp to do this job herself (i.e. infer field type auto like old days?) [modified] Pin
devvvy13-Jul-10 0:37
devvvy13-Jul-10 0:37 
Questionsum of a column upto the current row for each row Pin
indian1439-Jul-10 8:31
indian1439-Jul-10 8:31 
AnswerRe: sum of a column upto the current row for each row Pin
Eddy Vluggen9-Jul-10 8:59
professionalEddy Vluggen9-Jul-10 8:59 
AnswerRe: sum of a column upto the current row for each row Pin
CitrusTech9-Jul-10 9:03
CitrusTech9-Jul-10 9:03 
AnswerRe: sum of a column upto the current row for each row Pin
Bernhard Hiller11-Jul-10 22:10
Bernhard Hiller11-Jul-10 22:10 
GeneralRe: sum of a column upto the current row for each row Pin
Mycroft Holmes11-Jul-10 23:21
professionalMycroft Holmes11-Jul-10 23:21 
QuestionTNS Ping (.NET Library) Pin
mrwatkin9-Jul-10 5:00
mrwatkin9-Jul-10 5:00 

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.