have anyone solved the problem:
sql server 2005 express installation + process exited with code 1706
"The end point format is invalid"
while installing sql server 2005 as prerequisites. i m trying to solve problems while installing project with prerequisites Sql server 2005 express. but most of time the installation stops at the sqls server installation.
i have searched google...
User Profile
Collapse
-
C# .NET Windows application+ datagrid control+ update
hi,
i m working on a windows application for payment schedule management of a large organization. there i need to show a column content sum at the last row of the datagrid. for this i adopted a datagrid control and customized it with the requirement and the sum is visible at the datagrid footer. now whats my problem is when i try to update the dataset bound to datgrid control nothing is updated in database. i get the... -
C#.NET windows application+print a panel contents
my windows application form is divided into 3 split containers or split panels now what is my problem is i need to print the contents of the middle one container even if it is not seen full. but i get only the part of the panel that is visible. for example in excel sheet we can get the whole sheet content even it is in minimized condition. but at point copyFromScreen( ), i get the picture of the parts of panel theta is visible and other dialogboxes... -
C#+dataset bound to a datagrid + no update + VVV urgent
hi,
my program binds a dataset to datagrid so that it can get footer row. now the problem is. user can get the datagrid make changes to datagrid but can not update the changes .
what my be the problem.
i need your suggestion.
Thanks -
C#+ add a new row with user input values+ on click event
in my windows form there r a number of textbox what i want is whenever the user input new values to textbox and click on add button a new should be created in the datagrid below and filled with recently added values, while datagrid maintaining the records added earlier.
if possible lease help me with working code.
Tahnks in advance
Radhika -
c#+ update database according to datagrid view
i have a table tbl_client in Ms Access database. my program displays a datagrid view with the search result records. i want to save the changes to data gridview to database.for this i call the update method of a class customer to save the changes when user click on update button. every time i run the code i get the run time error datatype mis match error in update statement.
my class goes like this:
...Code:public int update()
-
radhikabista started a topic C#+ Database Update Through The Datagrid View+ Windows Forms+ Very Urgentin .NETC#+ Database Update Through The Datagrid View+ Windows Forms+ Very Urgent
hey friends , i m not being able to save the updates in datagrid view when i press buttonsave_ gridview i have a class customer with two methods one to get the dataset and other to update database:
i dont know what is the problem with my code.
i always get UPDATE syntax run time error, as i press button_save_gro d view :
please help me.
my code goes like this:
...Code:public class customer {
No activity results to display
Show More