15 Posted Topics
Re: You want the 7th day of the 2nd week of Month MAY right You can use it like this then ElseIf Now.Month = 5 AndAlso Now.Day = 14 Then specialday.Label3.Text = "For Celebrating Mother's Day" specialday.ShowDialog() settings.special = True | |
Re: This is actually a sql query to select max records from the database. For this you have to open a new recordset maybe. Better you can use RS.Recordcount + 1 | |
Re: Can you describe ? In this short discription no one will get what you want! | |
Re: Use the code this way : If usertxt.Text = Data1.Recordset.Fields("Username") And passtxt.Text = Data1.Recordset.Fields("Password") Then MsgBox "Login successful" Else MsgBox "Wrong username or password!" End If | |
Re: This may help you http://www.codeproject.com/Articles/14469/Simple-Device-Manager and this http://stackoverflow.com/questions/1438371/win32-api-function-to-programmatically-enable-disable-device | |
Re: Your teacher had teached you about this. Start with this by yourself and If any problem occurs then we'll try to settle it down. Good-luck | |
Re: The name of "Datagrid" is telling you that it basically created to retrive data from database. You better use MS Flex grid for this purpose. | |
Re: Visual Data Manager used ? What database you created in visdata ? There is already options to open and save databases of various types ! Goto File in the menu. | |
Re: You must tell us more briefly about the error ! | |
Re: Regarding to Learner010 post : Its better to use the statement like this Shell("C:\Program Files\Microsoft Office\Office14\MSACCESS.exe",vbNormalFocus) | |
Re: Its because your project is running in 32-bit mode where as windows is 64-bit. You change the mode from the options. | |
Re: Better you post in the right section of vb.net, Better you will be provided. | |
Re: You are too late to learn vb6. In today's era there are more advanced languages like java,vb.net that can provide you better options than that old vb6 IDE can. Better you start with vb.net. For assistance we're here. | |
Re: Sure we can show you the code but before that we want to see what you have tried ? e.pol : He is trying to save the path of filename not want to use blob field to save and retrive data. | |
I want to start my topics and discussions but please change my username to hamza.saleem , so I can begin. I hate my current username!!! |
The End.