|
-
Nov 10th, 2006, 08:05 PM
#1
Thread Starter
Hyperactive Member
Forward and Back buttons for SQL Queries
Hi everyone,
I currently have a program in place that allows the users to conduct sql statements on a MySQL database. I would like to institute a forward and back button into my program. I am just unsure how to start a list of what sql statements the user ran since the last login. Does anyone have an idea on how to create a tempory list such as this? I don't think this would be hard to implement once I have created this list. The users are only running select statements not updates so I wouldn't have to worrry about rolling back any updates.
Thanks,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|