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
Pass value on form through Querystring Javascript
Outlook 2007 does not remember password.
iPad Camera Connection Kit does not display .jpg images on iPad
SBS 2008 - STOP c00002e2
changing external server name.. do I need to change anything in Outlook
Mounting NFS NAS in ESX 3
10 lines of C# to VB.NET translation supervising
Help with Lucene query in Alfresco
Outlook 2010 bulk calendar delete
Recommended widths for html emails