Microsoft
Software
Hardware
Network
Question : How to get max value from table (Access 2003 vs VB.net 2005)
Dear Experts,
i have 1 table (tbl_reg) with 2 fields (reg_no, reg_name) in access 2003.
in VB.net 2005, i want to get the max value for reg_no.
pleas help, how to code this?
thanks!
Answer : How to get max value from table (Access 2003 vs VB.net 2005)
If you want to fetch it after fill to datatable u can use Compute as following
MessageBox.Show(ds.Tables(
0).Compute
("MAX(EmpI
D)", ""))
Random Solutions
On click button font color change in MS access
Update field following DISTINCT query
Outlook 2007 keeps asking for password
Delete subjob record when delete main table record
Access multile servers by RDP thru ISA 2006
The BEST Way to Dual Boot & Ultility to Help with Registry Entries
restricting microsoft outlook users to send maximum mails to users that belong to Global Address List
MS Access - dynamically/programaticall<wbr />y creating Pivot Charts using Office Chart component
Web Parts Manager
OL 2003 - My macro causes "this outlook session contains macros" warning