No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Hi everybody, Could anyone help me in the select statement. I created small form to search in the database, it gaves me an error [B]Missing Expression[/B]. The combox has the attributes of the table because I want restrict the search to only on specfic columns. [CODE]commandString = "Select * from … | |
Hi everybody, Actually I'm trying to do small form that has a textbox for BARCODE which when I scan an item it will add on my listview but I recieved this error that I don't know what went wrong in my code "System.NullReferenceException: Object reference not set to an instance … | |
Hi everybody, Actually I'm trying to learn C# by myself, and I was thinking to create a small program, I was thinking to build 4 buttons, First, Next, Previous, Last. I'm using Oracle express database. I tried my best before posting here, and this is my code for next and … |
The End.