Software Development Network Logo
  • Visual Basic
  • Game Technologies
  • Microsoft ISV
  • SQL Server
  • Visual Studio
  • Visual C#
  • .NET Development
  • Visual J#
  • VS Team System
  • Visual FoxPro
  • Windows Forms
  • Windows Vista
  • Windows Live
  • Architecture
  • Smart Device

Software Development Network >> Rads's Q&A profile

Rads

Member List

Tim Goodwin
Vikas Maderna
Doom Gaze
schow
java2net
Kris N
MARViN2003
ptorrsmith_Intergen
Dolphins
welcomeguy
DGKol
JimF
BorisM
gorkos
mark drury
markgkda
totoro_msdn
ucnnohm2
Rajavanya
estoniaman
Only Title

Rads's Q&A profile

  • SQL Server Display first record occurance in textbox in RB

    Dear Anyone, I would like to display the first occurance of a record as a text box outside that of the report. I would like to do this in Report Builder. Is this possible Thanks, Joseph If you just want the dataset scope, leave out the second parameter: = First(Fields!FieldName.Value ) RB doesn't expose the RDL field names directly, so you'll have to guess that part. It's usually equal to or a predictable variant of the text in the column ...Show All

  • Visual C++ invoking cl.exe using CreateProcess

    I have a program which uses the cpp to parse input files. It invokes cl.exe using CreateProcess. However, I get the errormsg about mspdb80.dll. I have run vvcvarsall.bat, and from the command line it works normally. I can sove the problem by copying all the necessary files of the C compiler into a different folder and adding that to the path. Is there perhaps a more elegant solution I think that simple soluti ...Show All

  • Software Development for Windows Vista Problem Purging mailbox from within Exchange 2003

    We are having an issue trying to purge a few left over mailboxes from a recovery effort. What we have noticed is as follows: -the account that the mailbox was tied to no longer exsists. -when you try to either reconnect or purge the mailbox I get the following error.    "The operation cannot be performed because this mailbox was already reconnected to an existing user." ID no. c1034ad6" We need a way to either reconnect this mailb ...Show All

  • SQL Server How to register remote server? Authentication method is grayed out!

    In SQL Server management Studio. I was trying to add remote server, so it would show up in registered servers. The authentication method is grayed out!   T he only option to connect to the server is by clicking connect button. It remebers the old settings. I t  also shows me all server databases , even I have selected my database in options... Could you send a screen shot of the authentication dialog to my email address ...Show All

  • Visual Studio Tools for Office Can I use v3 for Office 2003 and 12? Can v3 and v2 tools coexist on one dev box?

    Can I use v3 for Office 2003 and 12   Can v3 and v2 tools coexist on one dev box ) When I try to install the Cypress release, the installer complains with: "The Microsoft Office InfoPath 2003 Toolkit for Visual Studio 2005 must be uninstalled." ) My current environment includes:     *  Office 2003     * VSTO 2005 for Office 2003     * Outlook 2003 Add-in     * In ...Show All

  • SQL Server P.S. Tasks > Export

    I have spent the last 2 months or so designing and modeling my new application backend in SQL Server 2005 Express edition. I am ready to move it to a production copy of SQL Server 2005. How do I go about this What kind of words can I put into google to bring some sort of results. I have been looking in many places but no luck on how to take all the tables I have made (some with data, some not) and copy them to a live SQL 2005 Server. ...Show All

  • Visual Basic vb6 to VB.Net upgrading Sub Main() error

    Hi everyone.. thanks for taking a peek on my thread. Im upgrading a VB6 application. On its sub main, after it finishes, keeps jumping to other control on different forms. Is there a way to make my project to still go through code just the way VB6 does Sup cgraus.. No.. thats not what I meant. What I tried to say its that in VB6, my application once it finishes the Sub main(), it keeps working with other forms. I understand that in VB6, al ...Show All

  • .NET Development .net process on remote machine

    i'm trying to develop .NET Monitoring tool.In this i have some doubts as follow: 1. Is it possible to find the .NET processes running on remote machine If yes,How 2. Can we invoke CLR remotely & query it to get running .NET processes We are trying to use Debugging interfaces to get .NET running processes.In case of VS 2005 remote debugging has been provided.But in this remote debugging,debugging happens locally,only results ...Show All

  • Visual Studio 2008 (Pre-release) Opening Infopath from WPF application

    Hi, I created an infopath application which accepts some values and stores it in the database. For storing values in database i created a webservice and used it. Upto this my application is fine. Now i want to call this infopath form a WPF application when a button is clicked. Can anyone please help in integrating infopath and my webservice used to store fields in database, with my WPF application when a button is clicked Thanks in a ...Show All

  • Visual C# Tree control to display the data form a database table in hierarchy

    Hi all I want a table "Employees" with fields like EmployeeID, Name, CompanyID, DepartmentID Now what I want is to show data in a hierarchy like +Company + Departments +Employees how can use the tree view contro to do that. can any one suggest something I don't think there is an automated property to do that. I guess you have loop through your tables find ...Show All

  • Visual Basic Tabbed Browsing in VB .Net

    Hi, I have a question regarding tabbed browsing. I am writing my own custom web browser in vb .net studio 2005. I can create, dynamically at runtime, additonal tabs on a tab control, which will - in each - have a dedicated webbrowser control. So what will happen is 5 search engines will be searched and the results be placed in seperate webbrowsers under 5 dynamically-created tabs. The user can then tab throw each set of results. The pro ...Show All

  • .NET Development How can I open a file on a remote machine?

    I am using Visual Studio on Win-XP Pro and I am trying to read a .txt or a binary file... I have:         private void TextFromFile()         {             string FILE_NAME = "MyFile.txt";             if (!File.Exists(FILE_NAME))                ...Show All

  • Visual Studio 2008 (Pre-release) DataContract and DateTime

    Hi all, I declared the following DataContract and ServiceContacte:   [DataContract(Namespace = "Samuelson")]     public class MyData     {         [DataMember]         public string Name;         [DataMember]         public int ID;       &nbs ...Show All

  • .NET Development Regex for 23:46

    Hi, I need to check if a string in a certain format using Regular Expression. I want to check if the string is 23:46 format. where 23 can be any 2-digit integer and 46 can be any 2-digit integer as well..and the two integers are separated by a colon character : How can I write it in a regular expression Thanks I don't know if this is precise enough for you, but here is how you get started: ...Show All

  • Visual FoxPro MySQL or MS SQL - free database

    Hi. Does anybody know a webhosting provider that gives a SQL or MySQL(rather SQL than MySQL) database for free charge I want it for my own purpose. I found one but it was limited for only one table. I want only one database with few tables. No matter what space limit, may be under 5MB. Thanks. ...Show All

©2008 Software Development Network

powered by phorum