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

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

dkworm

Member List

cwillsh
-pk
LetsConvert
Raj74
spiovesan
kiwilamb
Function
hassanmushtaq
Paulg742
Srinivas Rao
Mark Macumber
Divyachandra
michelangelot
Kromek
upstartswwfc
drtom
msatmti
JeffSchwartz1
StevenJenkins
swimming
Only Title

dkworm's Q&A profile

  • SQL Server Database Diagrams - SQL Server 2005 Express

    I have installed Visual Basic 2005 Express and SQL server 2005 Express. I am reading the ebook: "Microsoft Visual Basic 2005 Express Edition - Build a Program Now" that you download when you register the products (it is a PDF file named 6-2213-2.pdf) Page 139 of the book (or 151 in the file) is about "To Create Relationships between Tables". So I follow the instruction and get stuck on Step 1. When I right click on the Database Diagrams folder under CarTracker.mdf database and choose Add New Diagram I get the following message: --------------------------- Microsoft Visual Basic 2005 Express Edition --------------------------- This ...Show All

  • Visual Studio vs2003 with sql2003?

    Can Vis. Studio 2003 work with SQL Server 2005 If you mean access a SQL 2005 database, yes, it will work.   ...Show All

  • Visual Studio Express Editions New Project dialog box

    I need to find out how to get the "New Project" dialog box back. I think I checked the "Don't show this again box, and the info I have found refers to choices that don't appear under the options tab on either of the two computers I am using. Perhaps you could try eleting the CurrentSettings File that resides in the folder C:\Documents and Settings\Username\My Documents\Visual Studio 2005\Settings\VB Express Remember to make a backup copy of this file elsewhere in case it mucks things up.  Express will likely create a new settings file and reset the application to it's install state ...Show All

  • Visual Studio Team System add a default permission to an area

    Hi, I've seen that it's possible to - create default areas in a process template - add group's permissions to areas after the creation of a project (for example : authorizing "Readers" to read a child node but not to its parent) my question is Is it possible to add DEFAULT permissions to the default AREAS (and not for the global project) directly in the process template i hope you undertsand what i mean thx and sorry for my french english :) ++ I think it's not possible, but better check it in the documentation about process templates in the Visual Studio 2005 SDK, ...Show All

  • Visual Studio Tools for Office IDTExtensibility2.OnConnection not called on first load of Word after installation

    I've written a managed com add-in for Word using Visual Studio 2003. The solution includes a com addin shim created using the wizard available through msdn. I've noticed that the OnConnection method, which in turn calls the OnStartUpComplete method, does not get called the first time that Word is loaded after the add-in is intalled. If I close Word and open it again, then the method runs. The LoadBehavior registry setting is 3, which I understand is the most common setting and should cause the method to run on each loading including the first. I'd appreciate any explanations as to what causes this behaviour. How is it possible to ge ...Show All

  • Visual C++ What are guideline for threadpool implementation ?

    I am new to ATL and C++. So please forgive me for any non-sence qustion. I am working on filedownload functionality. What are the steps and guideline to create its own thread pool. Thanks in advance ! Its doubtful that you'll find "guidelines." If you want advice on implementing threads (including best practices) you might want to search this forum (and C++ Language) for "threading." There has been a couple long threads discussing this. Thread pooling per se I don't think have been discussed, but I may be able to at least motivate you towards something that works for you ...Show All

  • SQL Server Programmatically create a Data Conversion Transformation

    Hello, does anyone know of a good example of how to programmatically add a Data Conversion Transformation to a package I have come so far that I have the component in my dataflow task, but I don't know how to set the properties of it. That is, how to determine the columns that should be converted and to what data type etc. I (as far as I understand) need a data conversion transformation since I have not managed to create (via the designer) a package that reads data from an AS400 via DB2OLEDB and stores it in a SQL Server 2005 Database. I keep getting the error "string cannot be converted from unicode to non-unicode" ( ...Show All

  • Visual J# Visual J#

    Hello, I'm new to this software and new to programming itself but I do know a little bit of Java and Visual Basic. I was wondering though, what exactly is Visual J# Can someone please tell me and help me out. Hi, J# is a programming language like C# is. It is one of the languages shipped with visual studio. J# has been developed to target those java developers who are interested in migrating to .net. That's why J# syntax is similar to java. J# has it's own set of class libraries, different from .net class libraries and it provides developers flexibility to use either of them. J# class libraries are there so ...Show All

  • Windows Forms Checkedlistbox

    Im looking for some assistance...what im trying to do is check to see what items are checked and say if item 1 and 3 are checked do this but if 2 and 4 are checked do this...I've tried a bunch of code but nothing seems to work..im doing this all in VB Private Sub btn_ok_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btn_ok.Click Dim itemChecked As Object For Each itemChecked In chklb_syscus.CheckedItems If itemChecked = "ITEM1" And itemChecked = "ITEM2" Then MessageBox.Show( "ITEM 1 and ITEM 2 Was checked" ) End If Next End sub Easy, just check whether all three item ...Show All

  • Smart Device Development DrawString to PictureBox Got Exception VB.Net

    I have a PictureBox on the Form. The Graphic object is getting from that PictureBox for drawing. I drew a string. Ran fine in emulator. However, when ran in device with pocket pc platform, I got exception. There is no specific error. How come There is something very wrong in your description. As far as I know, PcitureBox.CreateGraphics is not supported so I am having trouble accepting your assertion that this code works in the emulator; can you try that again please If you insist that it works in the emulator then I'd check that the PPC you are using is 2003 and above since CF 2.0 is not supported on earli ...Show All

  • Windows Forms Whidbey Requirements

    Hello,     With all the PDC talk about Whidbey, has anyone heard anything about the requirements   Windows Forms in .NET 1.1 run on Win98, does anyone know if Windows Forms in .NET 2.0 will too (or will microsoft require WinME) I'm guessing that if Win98 is not supported, then WinME won't be either, since the two versions  ...Show All

  • Software Development for Windows Vista MSDTC Warning, started showing up after a DC demotion with DCPROMO, now I have only 1 DC, and a member server, and the roles OK

    Event Type: Warning Event Source: MSDTC Event Category: SVC Event ID: 53258 Date: 5/22/2006 Time: 4:02:41 AM User: N/A Computer: EPC Description: MS DTC could not correctly process a DC Promotion/Demotion event. MS DTC will continue to function and will use the existing security settings. Error Specifics: %1 For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp . This is a known issue. The warning itself is harmless. To get rid of it, follow these steps: 1. From Administrative Tools, start Component Services. 2. In the MMC snap-in, go to Compo ...Show All

  • SQL Server Select between ???

    Hi, I need to make a select with some similiar to a paging like, we have select top 25 from table.....And what I need is something like select between 12 - 54 from table... it exists Thanks there is no such command in SQL itself but if there is any unique key in the table with sequential order then you can use the where command for eg. select * from table where primary_key between 12 and 54 or the other way is by using #temp table with a unique key /auto increment constrant and inserting all the data into the temp table and then executing the same where query mentioned above to select data from that temp table. P ...Show All

  • Visual Studio Distribution MS-Access database

    Hi, is it necessary to get Access 2003 Developer Extensions to distribute a .Net application using a MS-Access database I don't need any runtime fonctionnality because the business logique and data processing is entirely in the .net application. The database contain only data, and I don't need runtime on the client to exploit the MDB file. Can I deployed the Access database without Access runtime licence Jeff Hello, You do not need an access runtime license. The way it works is this way. You have created an access database to store the data. Only you need access to build this database. You the ...Show All

  • Software Development for Windows Vista Trouble with WebService and Persistence

    Hello all, I'm newer to the workflow world and I have a few questions : First, a little background: I've currently got a very simple sequential workflow wraped in WebServiceInput and WebServiceOutput and all interfaces and everything are setup correctly.  I use the publish as web service option and all is well. I then try to execute the web service using the "Invoke" button that is on the default web service form:  I then get this error: System.InvalidOperationException: The workflow hosting environment does not have a persistence service a ...Show All

©2008 Software Development Network