Forum: Oracle Aug 7th, 2009 |
| Replies: 5 Views: 560 hey everyone
thanks a lot.
i think constraint is the way to go and its fitting perfectly with my database design.
thanks a lot |
Forum: Oracle Jul 31st, 2009 |
| Replies: 5 Views: 560 hi
I have a coulumn named Status which can have only three values:
1. Available (Default)
2. Unavailable
3. CheckedOut
How can I add this functionality while creating the table? i.e. while... |
Forum: *nix Software Apr 10th, 2008 |
| Replies: 3 Views: 1,848 how do in install and run java on red hat linux 9
we have already installed jre self extracting file but javac command to compile java files doesnt work
we have already setpath
are there any other... |
Forum: Visual Basic 4 / 5 / 6 Nov 8th, 2007 |
| Replies: 6 Views: 3,503 hi shouvik
thanks a million ur lecture really helped the problem was the same one that u described
after i changed all the methods such as mediaplayer.play to mediaplayer.controls.play all the... |
Forum: Visual Basic 4 / 5 / 6 Nov 7th, 2007 |
| Replies: 6 Views: 3,503 should i attach the existing code???
does the windows media player control available in vb depend on the version installed on the computer |
Forum: Visual Basic 4 / 5 / 6 Nov 7th, 2007 |
| Replies: 6 Views: 3,503 hi
im kind of a dodo in VB6
as a part of my project im trying to build a media player in vb using Windows Media Player control but the code that i had written on another system (windows 2000) is... |