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

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

BustaR

Member List

Shailet
JM Willkie
rf7_15
Muhammad Hashim
sakile
Donkay
CharlesY
NooofalB
Nickeay
Tristian
RGIMatt
iotaomikron333
BlueRonin
stenknz
sandraFaust
pietpeters
CccF
Bruce H
mordor_fr
Developer Express - Dustin
Only Title

BustaR's Q&A profile

  • SQL Server Data Truncation error.

    i trying to import a text file to a table which has the following fields transid int transitem tinyint value money starttime datetime info nvarchar(128) On my text file, i put column 0 as numeric col 1 as four-byte unsigned integer [DT_UI4] col 2 as currency [DT_CY] col 3 as database timestamp [DT_DBTIMESTAMP] col 4 as Unicode string [DT_WSTR] then it give me Warning 1 Valida ...Show All

  • SQL Server Meta Data Management / Dependancy Analysis

    BI perspective, meta data management is quite crucial. In SQL 2000, as far as I know we didn't have a great support for meta data. Has that changed in SQL2005 What about dependancy analysis For example if I drop a column from a SSIS data flow what would be affected Is it possible Thanks Jamie As you say someone will come up with something soon. It is going to be a valuable tool. Clients enquire this type feature when we try to sell ...Show All

  • Visual C++ Fatal error when copiling my first program

    Ok, I'm just starting to learn C++ because I'm taking a class on Object-Oriented next semester and want to know the background info.  I'm trying to compile the source of a Hello World example I encountered in the tutorial I'm using, but it's not working.  The code is: #include <iostream.h> #include <stdafx.h> int main () {     cout << "Hello World";     return0; }   This (wit ...Show All

  • Software Development for Windows Vista Create a code expression with RuleConditionDialog

    Hello, I'm trying to crate my own code expression with CodeConditionDialog. The costructor of CodeConditionDialog work fine if I have set a correct code expression, but I cannot start from a new (empty) code expression. If I run the following code: Workflow1 wf = new Workflow1(); Activity activity = wf.GetActivityByName("ifElseBranchActivity1"); RuleDefinitions defs = new RuleDefinitions(); RuleExpressionCondition condition ...Show All

  • Visual Studio Tools for Office Merging WordXML into Bookmarks

    I'm using Bookmarks as fancy mergefields.  Rather than using the Mail Merge feature to merge data with fields we use  custom VSTO/C# code that merges WordML (text, tables, etc) into Word 2003 using Bookmarks as content placement indicators. Based on our experience and Internet writings, Microsoft.Office.Interop.Word.Bookmark.Text and all Insert methods are all nightmares.  In fact, reading (using Reflector) the ...Show All

  • Visual Basic numeric calculations problems

    Hi guys, I have a problem in working out some calculations within a form. My form is called, claddagh_database, which is linked to data from an access database using Jet 4.0 I have some fields with money values in, Total value inc VAt, Deposit, Stage Payment & Balance Payment. In access I had a field called Money Due, which was calculated using the expression  Sum=([Total Value Inc Vat]-[Deposit]-[Stage Payment]-[Balance Payment] This t ...Show All

  • Visual C# Question about objects behavior

    I have a Class called animation.  This Animation has a member of type Bitmap.  It also has an arraylist member that holds objects of Frame type.  When creating a frame object, a parameter of the constructor is the bitmap which is passed in as the Bitmap object that is part of the Animation class.  Some operations need to be done on the Bitmap for the entire animation and thus these are performed by the Animation class.  ...Show All

  • Windows Forms Cannot inherit form from inherited form

    I am using VB dot net and have a base form which is then inheriten by other forms. I also have another base form that extends on the orignal base form. When i attempt to create a form base on the extended base form i get a messag ...Show All

  • .NET Development SQLSetStmtOption

    Hi, We are currently connecting to a bespoke ODBC driver using the .NET ODBC Provider. This driver uses SQLSetStmtOption to set some options, and we would like to be able to set these from .NET code. Does anyone know if this is possible Many Thanks I don't think that we have one to one corresponding method in .Net code. What options(attributes) you want to set Thanks Bei ...Show All

  • Windows Live Developer Forums Developer Provisioning System not found

    Hi everybody, I've been trying to use the MSN Search Service but the Developer Provisioning System URL provided ( http://search.msn.com/developer ) in the MSN Developer Center ( http://msdn.microsoft.com/msn/gettingstarted/searchstart/ ) doesn't exist or it's not accessible. Please, could you help me Thanks Hi, the page http://search.msn.com/developer  does load in my browser (IE6) without any prob ...Show All

  • Visual Studio Express Editions permission denied runtime error 70

    I'm writing a program that copies a file over another. Either of the files could be in use at any time by others (momentarily). I want to ensure that I won't get permission denied if one of the files is in use. My thought was a loop that waits for the file(s) to close(if needed), then copies it. How do I check if the file is in use Thanks in advance for your help! I used a try catch as nbrege suggested. ...Show All

  • Visual C# How to catch windows messages in normal class

    Hi, During the development of a project with threads i was supposed to use windows messages. I know how to catch windows messages in forms, but not in a normal class. Can anybody help me with this problem With kind regards, Jeroen Olie what u r meaning about window message -- is this 1. Showing Message box. 2. Catching Exception. 3. Events. or any other ...Show All

  • Visual Studio dataset Visualizer

    Hello, I am using the DataSet.ReadXML() method to fill a dataset. I need to be able to debug this dataset and take a look at the rows. I have read articles about the DataSet Debugger, but I do not seem to have that feature in my Visual Studio, I am running VS2005 with the .NET 2.0 framework. I should mention I am developing a Pocket PC application. Why cant I use the DataSet Visualizer Please help, thanks Ok I ...Show All

  • Visual C# Using usb-bluetooth from pc

    You are more then welcome! Please, feel free to post when you have any problems with implementing this. Remember that 32feet.net have a support forum, http://32feet.net/forums/default.aspx . ...Show All

  • Visual Studio Express Editions Personal Website Problem

    hello all, I've been looking into the personal website starter kit, and i'm following the setup information located here Well i got to the part where you set up the administrator using the 'ASP.NET Website Administration Tool' I entered my user name, password, email etc.checked administrator option, and ensured that 'active user' was checked to. Then i clicked create user, and this is where the problem arises, all i get is the page refreshin ...Show All

©2008 Software Development Network

powered by phorum