Posts by Mateus Félix • 11 points
2 posts
- 
		0 votes0 answers53 viewsQ: Send text to a textbox using another Winform C#I am developing a system, and in this system I need to pass the client name to a text box that is in another form, that is to say I needed the TxtCliente was public, so that then I could go in the… 
- 
		0 votes1 answer25 viewsQ: How to insert time together with date in c# with Mysql sgbd -I use this line to save the date when I upload some record to my comic sql = "INSERT INTO ativacao (codigo, nomepc, data) VALUES (@codigo, @nomepc, curDate())"; this is only the first line and works… mysqlasked Mateus Félix 11