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

C#

 
GeneralRe: Inserting row in DataGridView doesn't update Primary Key Pin
dj_jeff9-Dec-08 20:41
dj_jeff9-Dec-08 20:41 
GeneralRe: Inserting row in DataGridView doesn't update Primary Key Pin
led mike10-Dec-08 5:28
led mike10-Dec-08 5:28 
GeneralRe: Inserting row in DataGridView doesn't update Primary Key Pin
dj_jeff11-Dec-08 6:13
dj_jeff11-Dec-08 6:13 
GeneralRe: Inserting row in DataGridView doesn't update Primary Key Pin
led mike11-Dec-08 6:50
led mike11-Dec-08 6:50 
Questionshould client machine contain sqlserver installed , if i am using sqlserver as backend Pin
praveenvkumarv9-Dec-08 3:46
praveenvkumarv9-Dec-08 3:46 
AnswerRe: should client machine contain sqlserver installed , if i am using sqlserver as backend Pin
Abhijit Jana9-Dec-08 4:12
professionalAbhijit Jana9-Dec-08 4:12 
GeneralRe: should client machine contain sqlserver installed , if i am using sqlserver as backend Pin
praveenvkumarv9-Dec-08 4:21
praveenvkumarv9-Dec-08 4:21 
AnswerRe: should client machine contain sqlserver installed , if i am using sqlserver as backend Pin
Lev Danielyan9-Dec-08 4:39
Lev Danielyan9-Dec-08 4:39 
As far as I understand you've got a client/server application, where there is an SQL server on server side and some application on the client side. So, you've got two choices to deploy the app on the customer side:
1. Deploy the SQL server and the client application on the same machine, which in general is not a good idea,
2. Deploy your stuff on two separate machines - one for SQL, i.e. the server, and one (or several) machine(s) for the client application.

Regards,
Lev

Questiondeployment using sqlserver and c# Pin
praveenvkumarv9-Dec-08 3:43
praveenvkumarv9-Dec-08 3:43 
AnswerRe: deployment using sqlserver and c# Pin
Abhijit Jana9-Dec-08 4:17
professionalAbhijit Jana9-Dec-08 4:17 
AnswerRe: deployment using sqlserver and c# Pin
Lev Danielyan9-Dec-08 4:34
Lev Danielyan9-Dec-08 4:34 
QuestionEvent Log Permissions Pin
prod@pt9-Dec-08 3:24
prod@pt9-Dec-08 3:24 
AnswerRe: Event Log Permissions Pin
Brij9-Dec-08 3:38
mentorBrij9-Dec-08 3:38 
GeneralRe: Event Log Permissions Pin
Abhijit Jana9-Dec-08 4:15
professionalAbhijit Jana9-Dec-08 4:15 
Questionthe way to save a image from picturebox Pin
thucbv9-Dec-08 2:14
thucbv9-Dec-08 2:14 
AnswerRe: the way to save a image from picturebox Pin
SeMartens9-Dec-08 2:40
SeMartens9-Dec-08 2:40 
AnswerRe: the way to save a image from picturebox Pin
Brij9-Dec-08 2:43
mentorBrij9-Dec-08 2:43 
GeneralRe: the way to save a image from picturebox Pin
Luc Pattyn9-Dec-08 2:49
sitebuilderLuc Pattyn9-Dec-08 2:49 
GeneralRe: the way to save a image from picturebox Pin
sunilpattanaik9-Dec-08 6:51
sunilpattanaik9-Dec-08 6:51 
GeneralRe: the way to save a image from picturebox Pin
Luc Pattyn9-Dec-08 2:48
sitebuilderLuc Pattyn9-Dec-08 2:48 
GeneralRe: the way to save a image from picturebox [modified] Pin
thucbv10-Dec-08 15:11
thucbv10-Dec-08 15:11 
GeneralRe: the way to save a image from picturebox Pin
Luc Pattyn10-Dec-08 16:20
sitebuilderLuc Pattyn10-Dec-08 16:20 
QuestionPassing value from textbox to crystalreportviewer (parameterized query) Pin
nt_virus9-Dec-08 1:52
nt_virus9-Dec-08 1:52 
AnswerRe: Passing value from textbox to crystalreportviewer (parameterized query) Pin
Member 44132839-Dec-08 2:04
Member 44132839-Dec-08 2:04 
GeneralRe: Passing value from textbox to crystalreportviewer (parameterized query) Pin
nt_virus9-Dec-08 2:07
nt_virus9-Dec-08 2:07 

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.