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
How can I convert a custom control that calls User32 and Shell32 to work on Mono?
how can i find all ILO boards on a network
Remote Web Workplace Setup
Nested Gridviews RowDataBound Event Problem
How to avoid zero(s) in front of number(s) disappears in array
Do I need to Install ACT on every server before installing Act Network sync?
Migration of SQL Server 2008 database to oracle
Are there font conflicts with Snow Leopard and applications built using File Maker Pro?
backup exec 2010 on esxi
Website slow to load first time, fine subsequent times