Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Hamish Jones   on Jul 19 In Asp.net Category.

  
Question Answered By: Kawakib Mansour   on Jul 19

yes indeed,
had already found it this time
had to use mydatareader.getInt32 in stead of first get string  and than cast it
to a integer

and equivalent in vb for

c# =>(integer) myvar
vb => cint(myvar) or ctype (myvar, integer)

anyway, txs for your help

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How to use the DataReader. Or get search suggestion and latest updates.


Tagged: