Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 42215

[RESOLVED] how to get total row and column number from MySQL using VB.NET...

$
0
0
Hi. In PHP I used:

HTML Code:

$result = mysqli_query($link,$select);
$row_num = mysqli_num_rows($result);

to get the total number of rows in a given table.

What is the equivalent in VB.NET to get total rows and, might as well get it, columns from a given MySQL table?

Please note that all VB.NET <-> MySQL connections are already successfully made.

Viewing all articles
Browse latest Browse all 42215

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>