Microsoft
Software
Hardware
Network
Question : Lookup table value and assign to text box
I need to lookup the last entry in a table "tbl_CustomerConcerns" in the field "Our Ref" (its a numeric entry), add 1 to that number, then assign the new value to a text box "txtOurRef" on a form "frm_ComplaintForm"
Thanks for the great help
Answer : Lookup table value and assign to text box
txtBox1= DMax ("field","table") + 1
Random Solutions
proxy issue and httpwebrequest
Starting letters with XXX
ID3 algorithm implementation in JAVA or c++
802.1q trunk
Windows 2008R2 static ports for ntds/rpc/ntfrs
Win 7 Pro Virtual Pc XP Mode visible in the network but not accessible
SSIS/TSQL Three Part Naming for Temp Table
how to prove power surge damage
PHP File Upload to FTP
Winsock error in XP Professional Error 12029 Provider entry MSAFD Could not make an HTTP connection.