Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #3K
~6K People Reached

15 Posted Topics

Member Avatar for Samarth_1

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

Member Avatar for Zulu79
0
431
Member Avatar for NewCoder_31

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

Member Avatar for Reverend Jim
0
178
Member Avatar for see1234
Member Avatar for NewCoder_31

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

Member Avatar for Aslam Mansoor
0
3K
Member Avatar for swathi sajja

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

Member Avatar for Hamza Saleem
0
98
Member Avatar for nhorvic

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

Member Avatar for Hamza Saleem
0
91
Member Avatar for PinoyDev

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.

Member Avatar for Hamza Saleem
0
320
Member Avatar for NewCoder_31

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.

Member Avatar for Hamza Saleem
0
228
Member Avatar for gil.nickson
Member Avatar for johnchristian.pagnes

Regarding to Learner010 post : Its better to use the statement like this Shell("C:\Program Files\Microsoft Office\Office14\MSACCESS.exe",vbNormalFocus)

Member Avatar for NewCoder_31
0
237
Member Avatar for Maideen
Member Avatar for Hamza Saleem
0
205
Member Avatar for bradley.hodges.129
Member Avatar for Hamza Saleem
0
383
Member Avatar for blueangel87

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.

Member Avatar for Hamza Saleem
0
99
Member Avatar for nayzin.phyo

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.

Member Avatar for Hamza Saleem
0
119
Member Avatar for Hamza Saleem

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!!!

Member Avatar for Hamza Saleem
0
85

The End.