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
system info via website
No icon on desk top windows XP
Odd Copy and Paste Symbol
recover exchange database from sbs 2008
Riverbed with Cisco GRE Tunnel
windows server 2008 foundation
Adobe Flash Player Registry Settings
How can I detect a pixel color of an image in Flash using ActionScript 2?
Simple Routine Fails
The SELECT permission was denied on the object 'sysdtspackages90', database 'msdb', schema 'dbo'.