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: Ziza Mizrachi   on Jul 19

I've forgotton all my SQL since messing with controls (... and
good riddance, boring, boring, boring)


Dim myKlantID As String = CType(myDataReader.GetString(0), String)
Dim myNameDB As String = myDataReader.GetString(1).ToLower.Trim <<--- why no
Ctype ?
Dim myPassDB As String = myDataReader.GetString(2).ToLower.Trim <<--- why no
Ctype ?

anywhere I think, @Page , in code, in web.config, just
write "EnableSessionState=true" somewhere and that should do it, you could even
write it on the back of your hand in case you forget to do it.

Hey scoopie, I have some bad news for you .... someone has been through your
code and changed lots of words to German, no wonder you dunno whats going on.

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: