言語によって null や空文字の扱いは異なることがあります。 以下に例を示します。(★は注意が必要です) ポイントは3つです。 ・VB.NET では、String 型の等価/不等価演算子は Nothing と空文字を等しいと判断します。 ・JavaScript では、非厳密演算子は null と ...
SQL injection attacks often happen when applications don't screen/validate user input before they send it to a database. If a user can send commands to the database, and the database executes these ...
本連載では,第8回から第11回までの4回にわたり,SQL Server 2005をターゲットにしたVisual Basic 2005(以下,VB 2005)によるデータベース・プログラミングを解説してきました。 VB 2005では,ADO.NETを使うことで,データベースを使った複雑なプログラムを簡単に作成することが可能です(図1 ...
I have written an application that takes in a fixed-width file (thanks in no small part to advice I recieved in a seperate thread) and then dissasembles each line, runs a fairly meaty SQL SELECT query ...
I originally submitted this project on Planet Source Code. But since then Microsoft also broke their SQL Web Browsing service that allowed this program (and others) to be able to search for any SQL ...
If your business does any programming in Windows, then a basic knowledge of VB6 programming concepts is essential. Windows provides a set of objects and functions to streamline development on PCs, ...
ActiveData assists Visual Basic 5/6 developers in their data application development. It helps you see and edit a DAO or ADO recordset's data, connection properties, recordset properties, and field ...
Not open for further replies.