Click here to Skip to main content
15,922,166 members
Home / Discussions / C#
   

C#

 
AnswerRe: converting Pin
Luc Pattyn23-Dec-09 4:23
sitebuilderLuc Pattyn23-Dec-09 4:23 
GeneralRe: converting Pin
harold aptroot23-Dec-09 10:30
harold aptroot23-Dec-09 10:30 
GeneralRe: converting Pin
Luc Pattyn23-Dec-09 10:34
sitebuilderLuc Pattyn23-Dec-09 10:34 
QuestionAbout find the text in picture Pin
aligokdemir23-Dec-09 1:37
aligokdemir23-Dec-09 1:37 
AnswerRe: About find the text in picture Pin
Keith Barrow23-Dec-09 2:19
professionalKeith Barrow23-Dec-09 2:19 
QuestionConverting image into word format Pin
pavanig923-Dec-09 1:23
pavanig923-Dec-09 1:23 
QuestionWindow form bottom part hides on restore Pin
abcurl23-Dec-09 0:50
abcurl23-Dec-09 0:50 
AnswerRe: Window form bottom part hides on restore Pin
Md. Marufuzzaman23-Dec-09 0:53
professionalMd. Marufuzzaman23-Dec-09 0:53 
GeneralRe: Window form bottom part hides on restore Pin
abcurl23-Dec-09 0:56
abcurl23-Dec-09 0:56 
GeneralRe: Window form bottom part hides on restore Pin
Md. Marufuzzaman23-Dec-09 1:05
professionalMd. Marufuzzaman23-Dec-09 1:05 
AnswerRe: Window form bottom part hides on restore Pin
Sunil Pandita23-Dec-09 1:00
Sunil Pandita23-Dec-09 1:00 
GeneralRe: Window form bottom part hides on restore Pin
abcurl23-Dec-09 1:04
abcurl23-Dec-09 1:04 
AnswerRe: Window form bottom part hides on restore Pin
Pete O'Hanlon23-Dec-09 2:22
mvePete O'Hanlon23-Dec-09 2:22 
QuestionKeyword not supported: 'initial catalogue'. Pin
haleemasher23-Dec-09 0:22
haleemasher23-Dec-09 0:22 
AnswerRe: Keyword not supported: 'initial catalogue'. Pin
Giorgi Dalakishvili23-Dec-09 0:38
mentorGiorgi Dalakishvili23-Dec-09 0:38 
AnswerRe: Keyword not supported: 'initial catalogue'. Pin
Sunil Pandita23-Dec-09 0:40
Sunil Pandita23-Dec-09 0:40 
AnswerRe: Keyword not supported: 'initial catalogue'. Pin
Md. Marufuzzaman23-Dec-09 0:49
professionalMd. Marufuzzaman23-Dec-09 0:49 
AnswerRe: Keyword not supported: 'initial catalogue'. Pin
hamed-vojdani25-Dec-09 23:37
hamed-vojdani25-Dec-09 23:37 
hi,
first initial catalog not initial catalogue Smile | :)

second Initial Catalog and AttachDbFilename tags are ways to specify database place

if use Initial Catalog mean that database is on server which Data Source tag says
and connection must be opened toward database which it's name is in Initial Catalog
and
if use AttachDbFilename we specified physical place of database file

if database file is on local machine and is not attached to local SQL server use AttachDbFilename
else use Initial Catalog

Thumbs Up | :thumbsup:
QuestionC# dll's in VB6. Pin
Syed Shahid Hussain22-Dec-09 23:48
Syed Shahid Hussain22-Dec-09 23:48 
AnswerRe: C# dll's in VB6. Pin
Vimalsoft(Pty) Ltd22-Dec-09 23:58
professionalVimalsoft(Pty) Ltd22-Dec-09 23:58 
GeneralRe: C# dll's in VB6. Pin
Syed Shahid Hussain23-Dec-09 0:24
Syed Shahid Hussain23-Dec-09 0:24 
GeneralRe: C# dll's in VB6. Pin
Vimalsoft(Pty) Ltd23-Dec-09 0:58
professionalVimalsoft(Pty) Ltd23-Dec-09 0:58 
AnswerRe: C# dll's in VB6. Pin
Sunil Pandita23-Dec-09 0:46
Sunil Pandita23-Dec-09 0:46 
GeneralRe: C# dll's in VB6. Pin
Syed Shahid Hussain23-Dec-09 3:42
Syed Shahid Hussain23-Dec-09 3:42 
QuestionUpdate parent form control status from child form [modified] Pin
hemant.kaushal22-Dec-09 22:44
hemant.kaushal22-Dec-09 22:44 

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.