Posts by Pablo • 1 point
2 posts
- 
		-2 votes1 answer387 viewsQ: REMOVE POINTS AND COMMAS VB.NETFriends, Mysql does not correctly save the values with dots and commas in the currency format! i use VB.net and need a function to remove points and commas, before storing the value in the… 
- 
		0 votes1 answer190 viewsQ: Pass form parameters to the reportview and generate proof with the information in Visual basic.netAll I want is to pass the parameters to the reportview and generate a voucher with the information that is in the text fields. what I can’t do is pass the parameters... I have an example in c#…