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

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

Denv

Member List

Jeff Menninger
Finch82
w_jackson
Sreejith K
DavidAtPEfiberoptics
James White
Ebenezer
mmk
Steve Starck
DeadLine
octagon
Jason Barile MSFT
lewiscobley
chuckcycles
xopher
Stian Myrland
Amen-Re
Allinb
SunnyD
isiv
Only Title

Denv's Q&A profile

  • SQL Server import hierarchical data

    hi folks, I have to import hierarchical text files like: 32;country;city;postalcode;street 21;name;firstname;salutation;title;age;nickname 21;name;firstname;salutation;title;age;nickname ... additionally I have to eleminate doubles. what is the best way for this problem I have set up a flatfilesource with two columns and a conditional split on the first column so now I have an output with [country;city;postalcode;street] and one with [name;firstname;salutation;title;age;nickname]. How do I split this in columns, put it in a dataset keeping the relations and remove doubles Iam looking forward for any helping idea. rgrds, matze 1. Use ...Show All

  • Windows Forms vb express and sql server express

    Hi, I am trying to use the combo "vb express and sql server express" to know in advance what these two products will be like; I haven’t done anything yet because I am unable to create a Data Source. When I open the New Data Source wizard and try to create a Data Source, I always get these error:  An error occurred while retrie ...Show All

  • Windows Forms Hidding the .MSI file ???

    Hi all !  I have been work an a small solution.  I am wondering if there is anyway to hide the .msi after the deployment solution is compiled    I get the setup.exe windows.msi and setup.inf, I would prefer to hide the .msi so the user will not exe the msi.   Thanks for the help ! Have a good day !  -Travis  Travis@acrendo.com ...Show All

  • Visual Studio Express Editions link.exe error

    I followed this tutorial: Building Windows Forms Applications with Wizards in Visual C++ Express (12 Minutes - 8.2 MB) And I get an alert box that pops up and says: --------------------------- Microsoft Visual C++ Runtime Library --------------------------- Runtime Error! Program: C:\Program Files\Microsoft Visual Studio 8\VC\bin\link.exe This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. --------------------------- OK --------------------------- When I click OK, the output window at the bottom of VC++ EE says: Project : error PRJ ...Show All

  • Visual Studio Express Editions Managing exceptions in a backgroundworker

    Hi, I'm using a backgroundworker (in VSE2005 for C#) and have the following problem : In the 'dowork' method I have a try/catch that handles exceptions that might occur and then rethrow them for the 'workcompleted' method have a proper error state. The problem is that when an exception occurs, I get an unhandled exception error message pointing to the 'throw ex;' in the catch block (see code below), because of course ex is not being handled, at least not right there. The problem is that in order to test for the error status of you background _dowork method in your 'workcompleted' method you rely on the RunWorkerCompletedEventArgs ...Show All

  • Visual Studio Tools for Office Switch between Actionpanes

    Hi, I have a complicated question, but I hope the answer is an easy one. I have a word solution that has a few usercontrols which are loaded in the "Task Pane". When I start the application the first actionpane apears. Then I can click a linklabel and the parent control should be closed or unloaded. This was my code :         Me .ActionsPane.Controls.Clear()                  'clear the all controls         Me . ActionsPane.Controls.Add(objPane)        'add the new control So when I ad ...Show All

  • Smart Device Development database entegreted

    hi i am mehmet my questions about smart device applicaton database connection i am writing code about smart device connection database but i want to entegreted my computer database (sql server) with pda database for data. data transfer from pda database to sql server on my computer thank you Hello Mehmet, I didn't completely understood your question. Did you want to sync your PDA database with your database on your computer If yes, then you can use active-sync to sync database between computer and PDA. -Thanks, Mohit ...Show All

  • Smart Device Development Showing a form over the PPC Password screen

    I'm developing a Pocket PC app that runs at defined times, the device I'm testing on (SPVM500 or HTC Magician) has the Password configured to 'lock' the device after a number of minutes. I'd like my app to be able to display its main form over the Password screen, without the user unlocking the device first. Currently if the device is locked the app runs fine but the form is not shown untill the password (pin) is entered. Is this possible If so how I'm using VS.net 2003 with PPC2003 SDK.  If this isn't possible can it be done using bubble notifications, again I've tried this but the notification is not shown when the pass ...Show All

  • Visual C# Dependant ComboBox based on databinding.

    hello, I have a two comboboxes. For example, First one has a name of carbrand based on which second combobox needs to have different options. The problem is I have two data base. First one has index brandshortform Brandname and Secondone has index brandsshortform model type engine etc....... Both of them have brandshortform as a common parametter. so bascially I want to display the Brandname in first combobox and use the brandshortform as a return value and use it somehow to query the second database and display the model available for the selected brand. How do i do it Thanks ...Show All

  • Windows Forms Multiline inputbox in propertygrid

    Is it posible to have "inputbox" that looks like a multiline textbox in the Propertygrid control Want to have users input a long text string into this control. But it's not verry user friendly when i use the standard control with only single line inputboxes. I've uploaded a sample UITypeEditor that does just what you need.  Its in&nbs ...Show All

  • Visual C++ VC++ Directories - my entries ignored by compiler

    Hi. I'm using VC++2005 TE. I added an include directory and a library directory to the environment's list. Tools>Options>Proj+Sett>VC++ Directories (paraphrased UI path). Anyway, when I compile, it can't find the files listed in my new directories for it to look in. When I add those to the project's build settings, it works. I used the browse feature, so I know that my new entries are correct. To be specific, they are "C:\library" and "C:\library\include". I closed the IDE and reopened it -- my new directory entries where still there, but still being ignored. And you used #in ...Show All

  • Visual C# Solution-wide data access

    Hi, I have a solution with a main project (my actual application), a plugin handler project and about a dozen other projects that are the actual plugins for the main application project (the main application is fully based on these plugins and only functions as a visual interface for them basically). Now, i have an Access database (although i may move to VistaDB) that is accessed by just about all plugin projects (but NOT the main application project). I have been searching my rear end off but i can't seem to locate any information on how to make a single database accessible by all these projects without having to define the databas ...Show All

  • Visual FoxPro Importing Text File to a Table

    hi everyone, i hope somebody can help me figure out how to import a text file such as this one below and save it in a table. the 999.999.999.99 should be placed in the first column and the date should be on the second, the third which is the time should be placed in the third column, the GET should be placed in the fourth. 999.999.999.99 - - [01/Jan/2006:11:43:36 -0600] "GET /Images/Product/Sign_in.gif HTTP/1.1 thank you in advance If you can get a reliable average line length you could divide the file size by that number and get an approximate maximum. If the ...Show All

  • Windows Forms I need to install sqlExpress as a named instance on the client PC

    hiya, I made the fatal mistake of naming the instance of sqlExpress that is installed on my dev machine. Now, all the connection in the appConfig is "myName/sqlExpress" I am also using some RAD databinding, so the servername is in numerous places in my code :-( Can I configure the smartClient to install a named instance of sqlExpress If not, Is there an easy way to: 1) rename my devMachine instance to the default "SQLEXPRESS" 2) overwrite all the places in my code where "myName/sqlExpress" exists. I want to do a simple smartClient install, but I realise that I have made it more difficult ...Show All

  • Visual Basic Visual Basic Templates disappeared from create project?

    Hi,   I am running Visual Studio 2005 Beta 2 and suddenly today I go to create a new project but the Visual Basics templates were gone (there was everything else but, i.e. C#,C++, Web forms). I can still open up a old Visual Basic Project and when I look at the "About" page it still shows its installed. I even went into the setting on the Start page and reset to Visual Basic initial setting but it didn't work What happened here Help Nevermind,   Figured out what happened. If you use a registry cleaner named Abexo Free Registry Cleaner (first time for me today) becareful of what is says are registry li ...Show All

©2008 Software Development Network