Forum: Legacy and Other Languages Dec 20th, 2008 |
| Replies: 2 Views: 909 Hi,
I have read your post a number of times and I am not clear what you are trying to achieve, so a few questions and hopefully I might have a solution.
Are you saying you can only run an... |
Forum: Visual Basic 4 / 5 / 6 Jan 9th, 2008 |
| Replies: 5 Views: 1,563 Pardon me for asking, why have a form you can't see ?
Denis |
Forum: Visual Basic 4 / 5 / 6 Jan 3rd, 2008 |
| Replies: 19 Views: 7,556 [QUOTE=choudhuryshouvi;502870]
Are you interested in upgrading to VB6? If yes, then you can download the service pack files from here:... |
Forum: Troubleshooting Dead Machines Dec 30th, 2007 |
| Replies: 4 Views: 3,446 Hi,
Have you removed all the memory and tried to boot laptop ? If so what happens ?
Have you put old memory back in and rebooted ? What happens ?
Sounds to me as if new memory is either not... |
Forum: Visual Basic 4 / 5 / 6 Dec 30th, 2007 |
| Replies: 19 Views: 7,556 Open and save what rockstar ? |
Forum: C# Dec 28th, 2007 |
| Replies: 4 Views: 798 Hi,
I'm not C expert but you need to open file as New (C may call it something else, but principle is correct), not Open.
Denis |
Forum: MS Access and FileMaker Pro Sep 24th, 2007 |
| Replies: 5 Views: 11,609 Hi,
There are ways, but you need to consider carefully what simoutaneous updating you wish to do.
For example if you have a database of names and addresses and two people wish to update it at... |
Forum: C++ Jul 11th, 2007 |
| Replies: 44 Views: 8,125 Did my first post make any sense, when I suggested using a one dimensional logical array ?
Denis |
Forum: C++ Jul 11th, 2007 |
| Replies: 44 Views: 8,125 I would put them one per line because it is much easier to read them in when needed - no need to write code to separate them.
I would also have a small file with say 20 numbers in for testing... |
Forum: USB Devices and other Peripherals Jul 10th, 2007 |
| Replies: 2 Views: 922 Hi,
Have you tried keyboard on another computer ? If so do you get same problems ?
If so, take it back to where you bought it and tell them it faulty.
Denis |
Forum: C++ Jul 10th, 2007 |
| Replies: 44 Views: 8,125 I think I would generate a set of numbers once and then keep them.
Either use generator as you suggest or use Excel, type in say 20 numbers in a column, then copy and paste until you get 1000... |
Forum: C++ Jul 10th, 2007 |
| Replies: 44 Views: 8,125 Hi,
I can see how to do it and in keeping with the ethics of this forum to provide guidance to strudents, I suggest you think about using a logical array of 90 items to use.
I can't provide... |
Forum: Database Design Jul 5th, 2007 |
| Replies: 16 Views: 4,197 Firstly you don't need idSerial, as far as I can see.
SEcondly for those products without unique serial number, then I would attach a unique serial number which is what you record in Serial. I... |
Forum: Networking Hardware Configuration Jul 1st, 2007 |
| Replies: 7 Views: 9,759 Hi Dude
I have tried a number of wireless adaptors with W98 and failed, even with W98 Second edition. I don't try for longer than 10 minutes anymore.
I'll be surprised if you get it to work.
... |
Forum: Database Design Jun 29th, 2007 |
| Replies: 16 Views: 4,197 |
Forum: Visual Basic 4 / 5 / 6 Jun 29th, 2007 |
| Replies: 3 Views: 2,015 How about producing a random number between 1 and 34 ? This is the index to a 34 line array which contains a-z and 0-9.
Denis |
Forum: Database Design Jun 28th, 2007 |
| Replies: 16 Views: 4,197 Hi,
One way would be to
a) add customer id to order table - at moment you are not linking order to customr.
b) build another table called orderdetails which has following fields
... |
Forum: Visual Basic 4 / 5 / 6 Jun 17th, 2007 |
| Replies: 4 Views: 879 Sorry this is not the answer you are looking for, but I am pretty sure you will need to put four lines of code, one for each button to change them.
Or use a loop .... |
Forum: Visual Basic 4 / 5 / 6 Jun 14th, 2007 |
| Replies: 6 Views: 1,478 My guess is, but I have not tried it is to allow the mouse clicks but put nothing in subroutine that normally reponds to mouse clicks. |
Forum: Windows Vista and Windows 7 Jun 11th, 2007 |
| Replies: 3 Views: 4,539 Hi,
What do you mean by 'simple ethernet cord plugin' ?
If you have a router/switch which connects you to the internet then if you plug a Vista machine into a port then it should connect... |
Forum: Windows Vista and Windows 7 Jun 11th, 2007 |
| Replies: 3 Views: 2,285 Hi
I'll try and offer some guidance. I have today just done what you appear to trying to do.
1) the bad news - if you are using Outlook Express (OE) then I recommend forgetting about trying to... |