Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Forum Post

Re: is binary important

: : : Imho, a programmer that doesn't know about the binary system or how data is stored in memory is like a fish that doesn't know how to swim. : : : : No, it's a fish who doesn't know what...
Forum Post

Re: is binary important

: Imho, a programmer that doesn't know about the binary system or how data is stored in memory is like a fish that doesn't know how to swim. : No, it's a fish who doesn't know what water is....
Forum Post

Re: Disable Keyboard port

: Geeee thanks sir Mr 007.. Its working!! Buuut... hmmm.. What I need is to disable it not only within the program.. but within the whole cpu operation.. including the background programs.. so alt +...
Forum Post

Disable Keyboard port

Geeee thanks sir Mr 007.. Its working!! Buuut... hmmm.. What I need is to disable it not only within the program.. but within the whole cpu operation.. including the background programs.. so alt +...
Forum Post

Re: Primary key problem. Urgent need for help!

: : : : Private oInsertCommand As New OleDb.OleDbCommand("Insert into ProductenTable(ProductOmschrijving, Artikelnummer, PrijsPerEenheid, Leverancier) Values (@ProductOmschrijving, @Artikelnummer,...
Forum Post

Re: Everybody's gone for christmas...

: I heard about a 8051 controller, what is it? Is it still in use? It is 8-bit microcontroller, originally made by Intel, widely used in embedded systems. Even though it is a code-inefficient and...
Forum Post

Everybody's gone for christmas...

package | | | | | | mod mod mod mod mod mod | |\ \ | ... ... ... ... f v v f v (the dots mean repetition) Yes the packages are in a linked list....
Forum Post

Re: Primary key problem. Urgent need for help!

This message was edited by vbnewbiejoep at 2005-12-20 12:50:13 : Right, so if ID is a autoincrementing PK remove it from the insert statement. The DB will create it itself. : : ~rlc : : Hi,...
Forum Post
Forum Post

Re: TStringGrid Cells Clean up

RowCount; : for (int y=0; yCells = ""; : } : } : : : have fun, : bilderbikkel : : thanks bilderbikkel i did it. i thought there is some standard function to do it.
Forum Post

D2005,2006 IDE Speed issue?

Hi! I'v tried D2005, and as I see the IDE is much slower then in D7. Sometimes it takes 30 second to reposition the cursor on a AMD 3000MHZ, 1GB RAM hardware. (and fragments all my memory, so I...
Forum Post

Re: TStringGrid Cells Clean up

RowCount; for (int y=0; yCells = ""; } } have fun, bilderbikkel
Forum Post

Statement that picks out numbers ending with specific integer

I was wondering if anyone knew how to run an if statement that would pick out any cell containing a number ending with a 2 or higher. Does VB have an 'any character' symbol (i.e. *)? I want to...
Forum Post

TStringGrid Cells Clean up

hello, somebody know how to clear up TStringGrid Cells ? is there any standard function or i have write my own (any help will do)?
Forum Post

Program sometimes running faster?

Sometimes (I'd guess about 1 in 10 times) when I execute my Borland Pascal 7.0 program, it runs faster than normally, i.e. the gamespeed is faster than usual. If I exit the program and execute it...
Forum Post

Primary key problem. Urgent need for help!

Hi, I have a datagrid where users can put in their data directly. I also have a "save" button so that the user can save his or her changes. But i have a problem with my primary key! I made a...
Forum Post

Re: How to check if cell has "null" value

: Hi, : : I have a datagrid and i want to check if a cell has the DBNULL value. : How to do that? : : Thanks, : : VBNewbie : Convert.IsDBNull(value)
Forum Post

major problem with datagrid key column

This message was edited by vbnewbiejoep at 2005-12-18 23:36:6 Hi, I have the following problem for almost a year, please help. I have a datagrid with a primary-key column. Now, i dont want...
Forum Post

How to check if cell has "null" value

Hi, I have a datagrid and i want to check if a cell has the DBNULL value. How to do that? Thanks, VBNewbie
Forum Post

Re: problem with datagrid

e5117204@tees.ac.uk Regards, DrM
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.