Posts by Rafael Tabarin Bernardes • 1 point
2 posts
-
-1
votes4
answers1276
viewsA: How to get the amount of records from a Datareader?
Counting Records of a Datareader however depending on the amount becomes slow. dataReader.Cast<Object>(). Count();
-
0
votes3
answers6726
viewsA: Return to Previous Page when Error
I know the problem is old, yet I’ll leave an answer as an option if anyone needs. <?php //Função para redirecionar a página para o link function redireciona($link){ if ($link==-1){ echo"…