Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for mstester

Hi all, (First Post...YEEERROOO) Quick question for ya all, I have an MySQL server with three databases created on it, lets say test, test_1 and test_2. Is there a way that I can display what ever databases are stored on the server in a combo box? I want to allow …

Member Avatar for Sem Shah
0
106
Member Avatar for mstester

Hey all, Is there a way that I can detect when any key has been pressed? Basically I have a login box and if the user has Caps Lock on and tries to enter his password a Tooltip apears, however as soon as they type again I want the tool …

Member Avatar for KillerOfDN
0
112
Member Avatar for mstester

Hi guys, I'm in desperate need of help with my code so if anyone could help me out it would be most appreciated: I have built a asynchronous client / server application which runs 100% perfectly. I now want to have the client connect to multiple servers at a time …

Member Avatar for mstester
0
94
Member Avatar for mstester

Hey all, I've been trying to create an MDI tabbed control and I came across this article [URL="http://www.devasp.net/net/articles/display/451.html"]http://www.devasp.net/net/articles/display/451.html[/URL]. The code shown work perfectly except that it will only work if each tab page is an instance of form2. My problem is I want to use it for different forms i.e. …

Member Avatar for mstester
0
94
Member Avatar for mstester

Hey guys, I have a datagridview called DataGridView1 which has four column each are combobox's, I need to be able to change the items in one of the comboboxes based on the previous one. For example I have a column named FieldName which has the following values: 1.Product 2. ID …

Member Avatar for dox
0
2K
Member Avatar for mstester

Hi all......another question for ya all :S Does anyone know of a way to monitor a change to a database, Basically I need to write some code for my app that can detect a change i.e. table x has been modified in someway or table y has been created etc? …

Member Avatar for SkinHead
0
170
Member Avatar for mstester

Hey guys. I know this is more of an sql problem but I didnt know where else to put it :S I have an application which stores a UNC path in a mysql database table. However it doest store it correctly for example: I want to store the UNC Path: …

Member Avatar for mstester
0
110
Member Avatar for mstester

Hey all, Just wondering is it possible to have a drop down cell in a datagrid? and if so how the hell do i do it :) Thanks

Member Avatar for arjunsasidharan
0
78
Member Avatar for mstester

Hey all, I need a bit of help, Im trying to write some simple code that will search through a directory say "C:\Windows\" for any .exe's heres my code for just searching a directory, However it does not search Subfolders [code] If Directory.Exists(File_Path) Then Dim new_files As String() = _ …

Member Avatar for mstester
0
106
Member Avatar for mstester

Hey all, Can anyone explain to me how i can change forms UI at run time? Basically the application I'm building is very similar to the MySQL Administrator (see attached file) So when the user selects different option i.e. "User Administration" different tabs appear in the panel on the right …

Member Avatar for mstester
0
118