5 Topics

Member Avatar for
Member Avatar for Lle26

This is my first time to do visual basic program Please help me about this problem... When I run the program with maximum attempt of 3 with correct username and password, Illegal user will pop up,,,i really dont know what to do..illegal user must be pop up when i already …

Member Avatar for makdu
0
491
Member Avatar for pikkas

I am working at winforms project and i have a datagridview from which i am trying to update a database from it when the user changes something. Here is the code: [CODE] DataSet ds = new DataSet(); SqlConnection conn = new SqlConnection(ConfigurationManager.ConnectionStrings["EbosPr.Properties.Settings.Database1ConnectionString1"].ConnectionString); SqlCommand scmd = new SqlCommand("Select * From CustCalls …

Member Avatar for M.Waqas Aslam
0
100
Member Avatar for jugnu

Hello Everyone! I have SQL Server 2008 R2 Developer Edition at my work place and at home I have SQL Server 2008 Personal Edition. When I copy Developer Edition Database to Personal Edition Database it gives error. Is there any way to copy a database from Developer Edition to Personal …

0
90
Member Avatar for dwinn

Hi Everyone, I am currently devleloping a web site in VB and ASP.Net... I have got a dropdownlist box that contains a lot of centre names (being retrieved from an SQL Server database). I want to end up so that a user selects the name from the dropdownlist, clicks to …

Member Avatar for hericles
0
909
Member Avatar for abathurst

What I am trying to do is have a user enter a word into a text box and retrieve the information from a SQL database where the 'entered word' eqauls that a column. I have this working perfectly but now I would like the user to be able to enter …

Member Avatar for abathurst
0
245

The End.