Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Visual Basic Forum for Visual Basic Programmers VB Forum Index » Database & Reporting

Post new topic   Reply to topic
HELP with my Payroll System with Cash Advance
View previous topic :: View next topic  
Author Message
janbrane
Newbie


Joined: 12 Aug 2005
Posts: 3

PostPosted: Aug 12th, 2005 02:30 AM    Post subject: HELP with my Payroll System with Cash Advance Reply with quote

Hi Im Jan Brane, a newbie in this forum. I am currently working with my project, its a Payroll System with Cash Advance. Im using VB and MS-Access. Database is connected using ADODC.

could you help me in my problem, actually i forgot how will i display the records on my table using visual basic with the first,next, previous, last buttons. so could you help me solve my problem.

oh another thing, how could i print the records in my table/database in a tabular form?

Thanks a lot. hope to receive a lot of response from you. Smile
Back to top
View user's profile Send private message
MadhuDevi
Newbie


Joined: 12 Aug 2005
Posts: 3
Location: India

PostPosted: Aug 12th, 2005 08:54 PM    Post subject: Getting to specified record Reply with quote

dim rs as ADODB.Recordset
rs.MoveFirst
rs.MoveLast
rs.MovePrevious
rs.MoveNext

These are used to go the specified record

Using the flexgrid control, you can display the database in the tabular form.

Shall I join you in doing this work
_________________
I am very much interested in doing programs in VB with access as backend
Back to top
View user's profile Send private message MSN Messenger
janbrane
Newbie


Joined: 12 Aug 2005
Posts: 3

PostPosted: Aug 14th, 2005 07:16 AM    Post subject: Reply with quote

sure you could help me in this one... how will i use the flexigrid? and how will i connect it to the database?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Visual Basic Forum for Visual Basic Programmers VB Forum Index » Database & Reporting All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Visual Basic Forum runs phpBB | Forum Template © iOptional
VB Resources | SSL | Visual Basic