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
CSS Javascript menu - problem aligning submenus
Win2008 Domain Controller is rejecting replication requests
Could Linkserver provide me DB schema?
Will this drive work in a Dell Latitude D620
Construct and Launch URL
Deploy application using GPO win 2008 R2
Access VBA 2010 - drag and drop on a form
Server 2008 NLB problem
ACT! pad file question
Exchange 2007 OWA causes 2 audit failures on failed login attempt