Microsoft
Software
Hardware
Network
Question : maxclient Id from table
get max client id with format CL000000. Please look at the MaxClientID.doc that i have attached. If you have any question feel free to ask. I appreciate any help. Thanks.
Answer : maxclient Id from table
Function getClientID() As String
Dim MaxID, CurrID
MaxID =nz(DMax("mid([Client_ID],
3)", "dbo_tblClientTest"),0)
maxid=clng(maxid)+1
CurrID = "CL" & Format(MaxID, "00000000")
getClientID = CurrID
End Function
Random Solutions
XCopy command leaves folder hidden
sql server 2000 and 2005 - side by side
Access 97 query: 'Reserved error (-1601)' problem
Can't locate 13 gb on my drive and yes I see the swap file.
Internal domain spoofing
vb.net color palette
daily average of the last 200 data
Populate Textbox with all query returns on a field
Selected collating sequence not supported
gpedit.msc not found in Windows 7 Home Premium