Click here to Skip to main content
15,917,859 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Addition of vista look (title bar, border) in xp for win forms Pin
Radiit16-Dec-09 16:50
Radiit16-Dec-09 16:50 
GeneralRe: Addition of vista look (title bar, border) in xp for win forms Pin
o m n i17-Dec-09 9:41
o m n i17-Dec-09 9:41 
GeneralRe: Addition of vista look (title bar, border) in xp for win forms Pin
Radiit17-Dec-09 16:31
Radiit17-Dec-09 16:31 
QuestionNeed help regarding an Application using C# and Postgre Sql Pin
arj_agt11-Dec-09 0:04
arj_agt11-Dec-09 0:04 
AnswerRe: Need help regarding an Application using C# and Postgre Sql Pin
Eddy Vluggen11-Dec-09 3:13
professionalEddy Vluggen11-Dec-09 3:13 
GeneralRe: Need help regarding an Application using C# and Postgre Sql Pin
arj_agt11-Dec-09 18:13
arj_agt11-Dec-09 18:13 
GeneralRe: Need help regarding an Application using C# and Postgre Sql Pin
Richard MacCutchan12-Dec-09 2:08
mveRichard MacCutchan12-Dec-09 2:08 
GeneralRe: Need help regarding an Application using C# and Postgre Sql Pin
Eddy Vluggen12-Dec-09 4:09
professionalEddy Vluggen12-Dec-09 4:09 
arj_agt wrote:
But that does not answer my question?


My apologies. I assumed that you wanted some code-snippets on executing SQL scripts against a Postgre database. So I misinterpreted your question, let's simply attempt it again.


arj_agt wrote:
All the basic concepts are there but my issue is something else.


Are you having problems with a specific piece of code (in which case we'd like to see the plaintiff), a specific task (how do you connect, execute etc) or a specific platform (ie, installation problems of Postgre on Suse?) Do you have the correct connectionstrings[^]? Have you downloaded the Postgre dataprovider for .NET[^]?


arj_agt wrote:
My name is Arijit and I am developing a windows application using C# and Postgre Sql.
I need to run a few sql scripts while the application is installed in the user's system. Can anybody tell how can i can do this or at least tell me where I can get help regarding this?


You can do it by issuing an command over an IDbConnection. You can get help here off course, and alternatively, you can search MSDN or the documentation of the Framework Libraries[^], and there's the Postgre documentation[^].

I are now Troll on a Gnome Suspicious | :suss:

QuestionBasic Problems with Multithreading Pin
pascal lisewski10-Dec-09 9:02
pascal lisewski10-Dec-09 9:02 
AnswerRe: Basic Problems with Multithreading Pin
Luc Pattyn10-Dec-09 9:26
sitebuilderLuc Pattyn10-Dec-09 9:26 
QuestionAccessing parent form from child from Pin
BDJones9-Dec-09 12:20
BDJones9-Dec-09 12:20 
AnswerRe: Accessing parent form from child from Pin
dan!sh 9-Dec-09 17:16
professional dan!sh 9-Dec-09 17:16 
QuestionRe: Accessing parent form from child from Pin
BDJones10-Dec-09 10:28
BDJones10-Dec-09 10:28 
AnswerRe: Accessing parent form from child from Pin
dan!sh 11-Dec-09 2:21
professional dan!sh 11-Dec-09 2:21 
QuestionRe: Accessing parent form from child from Pin
BDJones14-Dec-09 5:54
BDJones14-Dec-09 5:54 
QuestionProject Pin
Ramkumar_S8-Dec-09 22:03
Ramkumar_S8-Dec-09 22:03 
AnswerRe: Project Pin
Richard MacCutchan8-Dec-09 22:40
mveRichard MacCutchan8-Dec-09 22:40 
AnswerRe: Project Pin
Eddy Vluggen20-Dec-09 0:19
professionalEddy Vluggen20-Dec-09 0:19 
QuestionHelp provider+win Form Pin
Ramkumar_S8-Dec-09 15:51
Ramkumar_S8-Dec-09 15:51 
AnswerRe: Help provider+win Form Pin
Richard Blythe8-Dec-09 18:01
Richard Blythe8-Dec-09 18:01 
AnswerRe: Help provider+win Form Pin
Richard MacCutchan9-Dec-09 3:51
mveRichard MacCutchan9-Dec-09 3:51 
QuestionStructuring Windows Forms apps... [modified] Pin
1.21 Gigawatts8-Dec-09 2:25
1.21 Gigawatts8-Dec-09 2:25 
AnswerRe: Structuring Windows Forms apps... Pin
Luc Pattyn8-Dec-09 5:15
sitebuilderLuc Pattyn8-Dec-09 5:15 
GeneralRe: Structuring Windows Forms apps... Pin
1.21 Gigawatts8-Dec-09 5:29
1.21 Gigawatts8-Dec-09 5:29 
GeneralRe: Structuring Windows Forms apps... Pin
Luc Pattyn8-Dec-09 5:45
sitebuilderLuc Pattyn8-Dec-09 5:45 

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.