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
~12.4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Waldis_1

In real life, what is the difference between C# and Visual Basic?. I want to make an application to handle data from a database and I was told that C# is much better, I need advice. Thanks in advanced. Waldis Portes

Member Avatar for overwraith
0
293
Member Avatar for Waldis_1

How can I populate a listview from another form passing the SQL statement from this form to the other form with the listview showing the result of the query?

Member Avatar for Santanu.Das
0
454
Member Avatar for Waldis_1

Hi. I want to select the max value in a column (I want to increment the numbers using code instead of autonumber) I have tried some samples from the internet but it has been useless. Does anyone of you have a working code to share with me? Thanks in advanced.

Member Avatar for Santanu.Das
0
11K
Member Avatar for Waldis_1

I am adding data to a table in MS Access (2010 Version) from VB 2010 (using INSERT INTO statement) but when I exit the database and enter again the records are lost. Is there any known condition that causes that loss?. Thans in advance.

Member Avatar for Santanu.Das
0
364
Member Avatar for Waldis_1

When one is out of practice easy becomes difficult. In this function I want to count the records with icliente status "pendiente" as criteria so we know if customer has a pending loan, but the function returns 0. What's wrong in the function? Public Function prestamospendientes() MsgBox(Me.txtid.Text) Me.Refresh() Dim prestamopendiente …

Member Avatar for Waldis_1
0
132