Mansii
Thanks for the reply. No I need to loop through the records if any. But thank for the ExecuteScala idea, I did not think of that while trying to work around, good point.
The solution as it seems was:
At the same time I could not debug another added class project (question marks in the...
Hi
Normally I loop through records in a sqlDataReader by:
While MySqlDataReader.Read
...
End While
But in this case where there is no records in MySqlDataReader it is/returns true. When I debug I see it change from true to false and everything is fine. But when I build and run. The program...
We are to choose between SQL Server and DB2. What should we consider when it comes to the integration between application programs and database, when we are developing programs in VB and ASP.
Is there any advantages choosing SQL Server in preference to DB2, just looking at the integration...
Is there any disadvantages when it comes in the integration, I should consider, if I intend to buy a Oracle database (instead of SQL Server), and develop programs using VB and ASP?
Regards Henrik
Is there any disadvantages when it comes in the integration I should consider, if I intend to buy a DB2 database (instead of SQL Server), and develop programs using VB and ASP?
regards Henrik
I am having problems trying to insert a Excel chart into a Word document, from Excel using VBA. I have made a chart in Excel , and opened Word and added a new document. I can write text, but I can not insert the Excel chart just made.
Here is my VBA code from Excel:
Private Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.