Click here to Skip to main content
15,925,661 members
Home / Discussions / Database
   

Database

 
GeneralRe: Relationships Window Assistance Needed... Pin
pmarfleet5-Feb-08 10:40
pmarfleet5-Feb-08 10:40 
Generalasp.net c# class to dll convert Pin
love_man0015-Feb-08 4:54
love_man0015-Feb-08 4:54 
QuestionRe: asp.net c# class to dll convert Pin
TJoe5-Feb-08 5:46
TJoe5-Feb-08 5:46 
GeneralRe: asp.net c# class to dll convert Pin
pmarfleet5-Feb-08 6:04
pmarfleet5-Feb-08 6:04 
GeneralRe: asp.net c# class to dll convert Pin
TJoe5-Feb-08 6:06
TJoe5-Feb-08 6:06 
GeneralRe: asp.net c# class to dll convert Pin
love_man00113-Feb-08 4:53
love_man00113-Feb-08 4:53 
QuestionBulkInsert Problem Pin
Sabarinathan T5-Feb-08 4:19
Sabarinathan T5-Feb-08 4:19 
GeneralRe: BulkInsert Problem Pin
Adeel Chaudhry5-Feb-08 18:44
Adeel Chaudhry5-Feb-08 18:44 
Hello,

That will always happen unless the delimiter is changed to something else eg "|". Otherwise:

1,abc,d,2

cant be 3 columns in a CSV file, because CSV=COMMA SEPERATED VALUE, so what you want is:

1|abc,d|2

which will always be 3 columns.

Regards,

Adeel

Do rate the reply, if it helps or even if it doesnot, because it helps the members to know, what solved the issue. Thanks.

GeneralRe: BulkInsert Problem Pin
Sabarinathan T5-Feb-08 22:01
Sabarinathan T5-Feb-08 22:01 
QuestionFull-text catalog is in an unusable state???? Pin
jibcht5-Feb-08 2:53
jibcht5-Feb-08 2:53 
GeneralRe: Full-text catalog is in an unusable state???? Pin
John_Adams5-Feb-08 11:37
John_Adams5-Feb-08 11:37 
Questionhow to get the latest time in the resullt cursor Pin
jagan1235-Feb-08 2:26
jagan1235-Feb-08 2:26 
AnswerRe: how to get the latest time in the resullt cursor Pin
Paddy Boyd5-Feb-08 2:45
Paddy Boyd5-Feb-08 2:45 
GeneralView Pin
.NET- India 5-Feb-08 0:39
.NET- India 5-Feb-08 0:39 
GeneralRe: View Pin
Rob Philpott5-Feb-08 0:45
Rob Philpott5-Feb-08 0:45 
GeneralRe: View Pin
Marek Grzenkowicz5-Feb-08 22:09
Marek Grzenkowicz5-Feb-08 22:09 
GeneralRe: View Pin
Rob Philpott5-Feb-08 0:53
Rob Philpott5-Feb-08 0:53 
GeneralASP .Net 2.0 and connect to Sql Server 2000 Pin
reza toorani4-Feb-08 20:47
reza toorani4-Feb-08 20:47 
GeneralRe: ASP .Net 2.0 and connect to Sql Server 2000 Pin
love_man0014-Feb-08 21:57
love_man0014-Feb-08 21:57 
QuestionRe: ASP .Net 2.0 and connect to Sql Server 2000 Pin
pmarfleet4-Feb-08 23:50
pmarfleet4-Feb-08 23:50 
GeneralRe: ASP .Net 2.0 and connect to Sql Server 2000 Pin
love_man0015-Feb-08 0:02
love_man0015-Feb-08 0:02 
QuestionRe: ASP .Net 2.0 and connect to Sql Server 2000 Pin
pmarfleet5-Feb-08 0:13
pmarfleet5-Feb-08 0:13 
GeneralRe: ASP .Net 2.0 and connect to Sql Server 2000 Pin
love_man0015-Feb-08 0:21
love_man0015-Feb-08 0:21 
GeneralRe: ASP .Net 2.0 and connect to Sql Server 2000 Pin
pmarfleet5-Feb-08 0:29
pmarfleet5-Feb-08 0:29 
GeneralRe: ASP .Net 2.0 and connect to Sql Server 2000 Pin
love_man0015-Feb-08 0:30
love_man0015-Feb-08 0:30 

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.