Click here to Skip to main content
15,917,795 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalmirc chat window text Pin
Irfan Ahmed6-Oct-02 19:19
Irfan Ahmed6-Oct-02 19:19 
GeneralVB.NET and Function Points Pin
SuperGeek6-Oct-02 15:02
SuperGeek6-Oct-02 15:02 
GeneralPDF File Merge Pin
Zulfikar Ali4-Oct-02 9:44
Zulfikar Ali4-Oct-02 9:44 
GeneralMoving Data From VB --> MFC DLL Pin
Ryan B.4-Oct-02 9:11
Ryan B.4-Oct-02 9:11 
GeneralRe: Moving Data From VB --> MFC DLL Pin
Alan Chambers8-Oct-02 2:16
Alan Chambers8-Oct-02 2:16 
Questionhow to simulate an animal's random movement Pin
wangnanjing4-Oct-02 5:12
wangnanjing4-Oct-02 5:12 
GeneralNull handling Pin
Rulle3-Oct-02 22:42
Rulle3-Oct-02 22:42 
GeneralRe: Null handling Pin
Daniel Turini3-Oct-02 22:50
Daniel Turini3-Oct-02 22:50 
The only variable type in VB 6 that can store a null is Variant. But Variant leads to bad programming, usually. You need to put an if before each strongly-typed use of a NULLable database field. That's why some people avoid NULLable fields like hell.


"In an organization, each person rises to the level of his own incompetence." Peter's Principle
GeneralRe: Null handling Pin
Rulle3-Oct-02 23:17
Rulle3-Oct-02 23:17 
GeneralRe: Null handling Pin
Nick Parker4-Oct-02 2:28
protectorNick Parker4-Oct-02 2:28 
Questionhow we can refresh reports in Data Report Pin
Raza_langrial3-Oct-02 10:48
sussRaza_langrial3-Oct-02 10:48 
AnswerRe: how we can refresh reports in Data Report Pin
Alan Chambers8-Oct-02 2:08
Alan Chambers8-Oct-02 2:08 
GeneralRanges in Excel Pin
Anonymous2-Oct-02 22:26
Anonymous2-Oct-02 22:26 
Generalprob in calling crystel report from vb.net Pin
vaibhav_sd2-Oct-02 21:32
vaibhav_sd2-Oct-02 21:32 
GeneralTelephony Pin
SuperGeek2-Oct-02 9:11
SuperGeek2-Oct-02 9:11 
GeneralRe: Telephony Pin
Ray Cassick2-Oct-02 9:48
Ray Cassick2-Oct-02 9:48 
GeneralRe: Telephony Pin
SuperGeek2-Oct-02 10:25
SuperGeek2-Oct-02 10:25 
GeneralRe: Telephony Pin
Ray Cassick2-Oct-02 14:27
Ray Cassick2-Oct-02 14:27 
GeneralRe: Telephony Pin
SuperGeek3-Oct-02 15:46
SuperGeek3-Oct-02 15:46 
GeneralRe: Telephony Pin
SuperGeek16-Nov-02 6:05
SuperGeek16-Nov-02 6:05 
Generalvb.net Drive & Folder tree object required Pin
44Class1-Oct-02 17:12
44Class1-Oct-02 17:12 
GeneralRe: vb.net Drive & Folder tree object required Pin
Ray Cassick1-Oct-02 20:05
Ray Cassick1-Oct-02 20:05 
GeneralRe: vb.net Drive & Folder tree object required Pin
Zulfikar Ali4-Oct-02 9:42
Zulfikar Ali4-Oct-02 9:42 
GeneralNew MSDN article (flaw?) Pin
Ray Cassick1-Oct-02 4:44
Ray Cassick1-Oct-02 4:44 
GeneralRe: New MSDN article (flaw?) Pin
Paul Riley1-Oct-02 14:06
Paul Riley1-Oct-02 14:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.