If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Present a Value from a query into a text box on a different form

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-05-05, 20:19
DaBigPolska DaBigPolska is offline
Registered User
 
Join Date: Jan 2005
Posts: 1
Present a Value from a query into a text box on a different form

Hi

I need to create a query that will allow me to take the last record inputted from a table and to present it in a text box on another form.. so far i have...

SELECT LAST(Your_Applicant_ID) AS [expression]
FROM tblApplicant

but im stuck...real stuck

can anyone help?

DaBigPolska
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On