Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Language
Any
Platform
License
Any
:
: : 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...
: 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....
: 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 +...
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 +...
: :
: : Private oInsertCommand As New OleDb.OleDbCommand("Insert into ProductenTable(ProductOmschrijving, Artikelnummer, PrijsPerEenheid, Leverancier) Values (@ProductOmschrijving, @Artikelnummer,...
: 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...
package
| | | | | |
mod mod mod mod mod mod
| |\ \ | ... ... ... ...
f v v f v
(the dots mean repetition)
Yes the packages are in a linked list....
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,...
= 2 then
msgbox "Yes!"
end if
RowCount;
: for (int y=0; yCells = "";
: }
: }
:
:
: have fun,
: bilderbikkel
:
:
thanks bilderbikkel
i did it. i thought there is some standard function to do it.
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...
RowCount;
for (int y=0; yCells = "";
}
}
have fun,
bilderbikkel
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...
hello,
somebody know how to clear up TStringGrid Cells ? is there any standard function or i have write my own (any help will do)?
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...
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...
: 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)
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...
Hi,
I have a datagrid and i want to check if a cell has the DBNULL value.
How to do that?
Thanks,
VBNewbie
e5117204@tees.ac.uk
Regards,
DrM