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
~15.4K People Reached
Favorite Forums
Favorite Tags

6 Posted Topics

Member Avatar for eURe

Hi .. I have been asked to create a new thread rather than recurrent on old post ([url]http://www.daniweb.com/forums/thread116468-2.html[/url]), hope to get some help here... :) I would like to have a "Extract" button which then open a Save As dialog to save the file from the Database into local pc, …

Member Avatar for Fernando_10
0
4K
Member Avatar for sknake

Sorry.. i have got problem to make it work..... need help.. It seem that, value that i entered into the textBoxPassword field doesn't pass the comparison done (string.Compare()) againt the value stored in the DB. (It keep on skip to the action in 'else if' statement. For instance, i have …

Member Avatar for pritaeas
10
8K
Member Avatar for eURe

Hi; I would like to set the authorisation for the user that access to the application, when the check is done that the user doesn't hv the permission to use the particular function (add/delete/edit record), then the button will be disable from user view. I have following code, it's seem …

Member Avatar for kvprajapati
0
115
Member Avatar for tayspen
Member Avatar for eURe
0
373
Member Avatar for eURe

Hi There; I have an application that work in multi-user environment. Would like to know what are the possible way to update the datagridview in other user workstation once someone did the changes? For instance, when user A had done some Add/Update/delete for a record, datagridview that work by user …

Member Avatar for eURe
0
2K
Member Avatar for IT_Techno

Hi .. The SqlFileHolder work nice for me, but .. I would like to have a "Extract" button which then open a Save As dialog to save the file into local pc, is that possible? [CODE] private void saveFile(object sender, System.EventArgs e) { // open SaveFileDialog so the user can …

Member Avatar for eURe
0
2K

The End.