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
prstat vs top command
How do I boot from san HP BL460c G6 and HP XP 240000
Modifing the configuration of a PIX 515 with Fail-over license
Post data back to jquery
Why does my outlook show three tasks for every email I mark?
How do I use a static page for Joomla's Home Page?
server name
Unable to set send-as for Bes Express 5.01 on Exchange 2010
basic quadratic question
How Can I Downgrade my VMWare Fusion for Mac?