What could the possible cfm of the asp

hi friends, what could be the generic cfm code of this, i
tried but not working
Dim Myvar as String
Dim MySQL as string = "Select email from yourTableName"
Dim MyConn As SqlConnection = New
SqlConnection(ConfigurationSettings.AppSettings("UrAppString"))
Dim objDR as SQLDataReader
Dim Cmd as New SQLCommand(MySQL, MyConn)
MyConn.Open()
objDR=Cmd.ExecuteReader(system.data.CommandBehavior.CloseConnection)
MyVar=""
While objDR.Read()
MyVar+=objDR("email")& ";"
End While
MyVar=MyVar.substring(0,(MyVar.Length-1))
Regards and Thanks

AFAIK, it's just

Similar Messages

Maybe you are looking for

  • OO ALV Issue

    Hi All, I have four buttons on the ALV toolbar of screen 100 and I am calling screen 200 when the user clicks on them. Each button will display different data. And every time when you click on the button I am refreshing the Outtab and Field Catalog.

  • Can u tell me waht r the steps involved in rebate processing

    hi guru's this is suresh.advanced thanks for all gurus

  • Moving to Outlook 2011 advice

    i am considering moving to Outlook now that i purchased the office for mac suite. mostly i did this to get excel in case i need it for a small business. since i run a small business i don't have anyone in IT organizing my data but can anyone help me

  • HT201210 Update help.

    Hi.I'm trying to update my iphone 5 as I think I should but I keep getting the message saying 'iphone cannot be found'.  I've updated and restarted comp with security installed and turned off windows firewall as it can cause conflicts? I'm also havin

  • HRFORMS Workplace Infotype 0008 in generated print program

    Hi folks We have a problem with generated print programs for time sheets. Generated by the HRFORMS workplace. Even when the workplace generate the printprogram for the SmartForm, accordingly a code line is generated as the 1st in the PrintProg. INFOT