Use Bitwise Comparison in SQL Server Queries
The newsgroups offer a lot of discussion about bitwise comparison in SQL statements. VB supports true bitwise arithmetic with And, but SQL supports only a logical AND and returns only
The newsgroups offer a lot of discussion about bitwise comparison in SQL statements. VB supports true bitwise arithmetic with And, but SQL supports only a logical AND and returns only
Contrary to popular thought, you can add new records to an ADO 2.1 Recordset object that is the result of a Join operation executed on multiple-base tables. You must specify
‘ Center caption in Adodc control” Input: frmForm – Form Adodc contol in on’ datAdodc – Adodc control’ sCaption – Caption text” Output: Padded Caption textSub CenterCaptionInAdodc(ctrl As Adodc, ByVal
‘—————————————————————–‘ Module: mBases’ (C) 2000 Trinet Ltd, http://www.trinet.co.uk’ Author: R. Deeming ([email protected])” Purpose: To provide simple conversion between different’ number bases, including fractional parts.” An example of advanced conversion is
The .NET framework doesn’t offer any direct way to evaluate an expression that has been entered by the end user when the application is running. However, it is quite simple
In VB6 and previous version, displaying an enumerated value in a group of option buttons is quite simple, provided that the option buttons be grouped in a control array. VB.NET
VB developers have always used the #IF compiler directive to include or esclude portions of code from the application. The problem with this directive is that you can easily exclude
The application’s priority – and more in general the thread’s priority – indicates how the application is “important” for the CPU. The more the priority is hight the more the