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
Windows Small Business Server 2008 Console Updates
Need to reinstall OS on a laptop
storing multiple image in one field
Display User Pictures stored in AD (thumbnailPhoto) in Windows 7 and Windows 2008 Logins
Count consecutive values in MS SQL Server 2005
can't find Printer Setup Utility in Mac OS X 10.5.8
Solaris 10 zone fails to start up
Does OpenOffice allow Windows 7 preview pane to preview .doc and .xls files?
Serialize ajax requests with jQuery
Cisco VPN Client 5.0.07.0290 on Windows 7 64 bit