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
Crystal cross-tab page numbering
iPhone sounds on a web site ?
isa 2004 and iis7
Getfile in ASP
Please wait while Windows configures Crystal Reports Release 2
Reinstalling SBS 2008 from scratch
HTML Cellindex showing wrong index while display:none
ASA Static routing to Internal Router
Microsoft Information Store stalling issues
PHP Warning: Cannot modify header information