Microsoft
Software
Hardware
Network
Question : string numeric and text
If ClientFileNo is numeric and CaseNotesDate is a date, is there a better way to create this string? It works but it's slow.
strKey1 = "[ClientFileNo] = " & txtClientFileNo & "AND [CaseNotesDate] = " & cboCaseNotesDate.Value & ""
rs.FindFirst strKey1
Answer : string numeric and text
cant remember syntax exactly but have a look at create index
here is the t-sql for sql server
http://msdn.microsoft.com/
en-us/libr
ary/ms1887
83.aspx
Random Solutions
Any sandbox tool out there for opening file attachments safely?
Rules at the mailbox level via Exchange
citi.bridgetrack.com
Evnet id 10016 - DCOM & DFS
Possible Virus Infection - Can not connect to Internet, Max TCP connections reached.
iPad Camera Connection Kit does not display .jpg images on iPad
Outlook 2007 does not remember password.
Jquery NoConflict Issue
vb.net Insert comma every 3 characters
customized toolbar in Access 2007