Click here to Skip to main content
15,887,294 members
Home / Discussions / Database
   

Database

 
AnswerRe: Data Modeling Pin
riced20-Apr-09 22:14
riced20-Apr-09 22:14 
AnswerRe: Data Modeling Pin
dingoishere23-Feb-11 22:36
dingoishere23-Feb-11 22:36 
QuestionHow to read values from excel formula fields? Pin
Nagaraj Muthuchamy20-Apr-09 7:53
professionalNagaraj Muthuchamy20-Apr-09 7:53 
AnswerRe: How to read values from excel formula fields? Pin
N a v a n e e t h20-Apr-09 17:06
N a v a n e e t h20-Apr-09 17:06 
GeneralRe: How to read values from excel formula fields? Pin
Nagaraj Muthuchamy20-Apr-09 21:49
professionalNagaraj Muthuchamy20-Apr-09 21:49 
GeneralMS Sql Database synchronization Pin
Paul Brower20-Apr-09 5:55
Paul Brower20-Apr-09 5:55 
GeneralRe: MS Sql Database synchronization Pin
Giorgi Dalakishvili20-Apr-09 6:10
mentorGiorgi Dalakishvili20-Apr-09 6:10 
QuestionBulk Insert Pin
Hemalatha.A.M.20-Apr-09 5:40
Hemalatha.A.M.20-Apr-09 5:40 
Hi i try to insert 195 countries at a time in sql. For that i have used BULK insert query. My Query is
BULK INSERT hrmsuser.country FROM 'C:\data.txt'WITH (
DATAFILETYPE = 'char', FIELDTERMINATOR = ',', ROWTERMINATOR = '\n' )

MYPROBLEM:
Cannot bulk load. The file "C:\data.txt" does not exist.
Pls Anyone Help Me........
AnswerRe: Bulk Insert Pin
Eddy Vluggen20-Apr-09 7:09
professionalEddy Vluggen20-Apr-09 7:09 
GeneralRe: Bulk Insert Pin
Luc Pattyn20-Apr-09 7:26
sitebuilderLuc Pattyn20-Apr-09 7:26 
GeneralRe: Bulk Insert Pin
Eddy Vluggen20-Apr-09 9:25
professionalEddy Vluggen20-Apr-09 9:25 
GeneralRe: Bulk Insert Pin
Luc Pattyn20-Apr-09 9:29
sitebuilderLuc Pattyn20-Apr-09 9:29 
JokeRe: Bulk Insert Pin
Eddy Vluggen20-Apr-09 11:12
professionalEddy Vluggen20-Apr-09 11:12 
GeneralRe: Bulk Insert [modified] Pin
Luc Pattyn20-Apr-09 11:28
sitebuilderLuc Pattyn20-Apr-09 11:28 
AnswerRe: Bulk Insert Pin
Eddy Vluggen20-Apr-09 20:36
professionalEddy Vluggen20-Apr-09 20:36 
AnswerRe: Bulk Insert Pin
Mycroft Holmes20-Apr-09 23:19
professionalMycroft Holmes20-Apr-09 23:19 
QuestionChart Action Pin
Hakmeh Mohannad19-Apr-09 19:15
Hakmeh Mohannad19-Apr-09 19:15 
QuestionHelp in Querry Pin
Saiyed Alam19-Apr-09 3:42
Saiyed Alam19-Apr-09 3:42 
AnswerRe: Help in Querry Pin
Luc Pattyn19-Apr-09 3:49
sitebuilderLuc Pattyn19-Apr-09 3:49 
GeneralRe: Help in Querry Pin
Saiyed Alam19-Apr-09 3:58
Saiyed Alam19-Apr-09 3:58 
AnswerRe: Help in Querry Pin
Niladri_Biswas1-Jul-09 18:09
Niladri_Biswas1-Jul-09 18:09 
QuestionCURSOR bad in Oracle and MySQL as well? Pin
devvvy18-Apr-09 22:33
devvvy18-Apr-09 22:33 
AnswerRe: CURSOR bad in Oracle and MySQL as well? Pin
Colin Angus Mackay18-Apr-09 22:44
Colin Angus Mackay18-Apr-09 22:44 
GeneralRe: CURSOR bad in Oracle and MySQL as well? Pin
devvvy18-Apr-09 22:45
devvvy18-Apr-09 22:45 
GeneralRe: CURSOR bad in Oracle and MySQL as well? Pin
N a v a n e e t h20-Apr-09 17:08
N a v a n e e t h20-Apr-09 17: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.