Search results for query: *

  • Users: UdiHrant
  • Content: Threads
  • Order by date
  1. U

    Help with report locations using Visual Studios and SRSS

    I prefer to build reports in "Visual Studio 2008" rather then the web based Report Manager. However, once I am done I don't know how to transfer it into Report Manager so that I can set up subscriptions and establish a URL for folks to log into the report. Any help here would be appreciated.
  2. U

    cannot get rid of mapped drive reference

    When I wrote a program recently I created a connection string that used a mapped drive reference. I only realized this when I went to 'publish' the application to my users on a Novell network. When the user goes to install the application locally I get a .NET error stating that the data...
  3. U

    Syntax for grabbing a variable from a dataset once the correct row is found.

    Yes - Im fairly new to VB.NET and I'm still struiggling with the syntax. Below you will see code where I succesfully 'find' a row in my table of a dataset. Next I simply want to grab the string value one column (CUR_STUD_DIV). 'This line DOES find the row I want... foundrow =...
  4. U

    My Struggle - VB6 to VB.NET

    I'm really trying guys - honestly. But the books I have are either too simple and only use controls or go into squirrly code snippets that are damn hard to follow. ANY HELP WILL BE APPRECIATED HERE... Two basic questions first : 1 - all the books I have say that the way to start working with...
Back
Top