Search Results

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: gusano79 ; Forum: C# and child forums
Forum: C# 26 Days Ago
Replies: 6
Views: 421
Posted By gusano79
A more detailed description of the problem than "still no luck" would help... is it the same exception or a different one? Exception message and stack trace are both useful. Also, what version...
Forum: C# 26 Days Ago
Replies: 6
Views: 421
Posted By gusano79
It's not quite the same; Access is a file-based database system, where MySQL is server-based, so you'll need some sort of open connection to the server to do anything useful.



I don't have a...
Forum: C# 27 Days Ago
Replies: 6
Solved: 2 keys down
Views: 331
Posted By gusano79
To clarify, the .NET Framework doesn't provide automatic handling of multiple key presses. You can still handle them yourself.



This is what's keeping your code from working right--when you...
Forum: C# 28 Days Ago
Replies: 6
Solved: 2 keys down
Views: 331
Posted By gusano79
Could you post the code you're using to track key up/down status? That would help us find what's going wrong.
Forum: C# Sep 7th, 2008
Replies: 2
Views: 597
Posted By gusano79
You can't link directly to a COM library; you have to link to a .NET interop library. The VS IDE secretly generates this library for you when you add a COM project reference. Since you're using the...
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC