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
Block Logme internally
Watchguard high collision rate
Exchange Mail Problem
Change primary smtp addresses for 29 users using powershell for exchange
New Windows 7 workstations in existing SBS 2003 domain
HP z200 Workstation Windows 2008 R2 'PCI serial port' driver and 'PCI Simple Communications controller' driver needed
64-bit version of Acrobat PDF Add-in for Office 2010?
Offline address book cannot be downloaded after moving mailbox to exchange 2010
event ID 39 - 40 -41- 42- 47 winmgmt
Problem with file name comparison in unix script