SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old November 17th, 2003, 02:23 PM
Tangerine's Avatar
Tangerine Tangerine is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: DXB - United Arab Emirates
Posts: 20 Tangerine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
SQL statement to retrieve last two rows

Hey everyone!

I am writing a program in vb.net !
Using an oledbdataadapter i generate a dataset and display dataset records in a datagrid

The user will be able to add new records to this datagrid which will update the database(access) upon the click on the update BUTTON

when the user clicks update i get the number of row added if there are any

now what i want to do is retrieve that last rows added from the same table!
I.E. if there were two rows added to the datagrid, then i want to retrieve these two rows later for a reason!

Is there an SQL statement to retrieve the last two records (rows) from a table in Access?

pls help

Reply With Quote
  #2  
Old November 19th, 2003, 12:41 AM
dcarva's Avatar
dcarva dcarva is offline
Contributing User
ASP Free Novice (500 - 999 posts)
 
Join Date: Jan 2003
Location: USA
Posts: 633 dcarva User rank is Lance Corporal (50 - 100 Reputation Level)dcarva User rank is Lance Corporal (50 - 100 Reputation Level)dcarva User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 9 h 18 m 20 sec
Reputation Power: 6
If your table has a field, like an Id field, that automatically increments every time a record is added, you can do this:

SELECT TOP 2 *
FROM Table1
ORDER BY Id Desc

Reply With Quote
  #3  
Old November 20th, 2003, 04:47 PM
Tangerine's Avatar
Tangerine Tangerine is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: DXB - United Arab Emirates
Posts: 20 Tangerine User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
hey pal!

thanks a lot for ur reply

u really made my day! it works with my tablee

THANK YOU

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > SQL statement to retrieve last two rows


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT