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

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

MarnieV

Member List

Jim Ward
GerryH
mscherotter
PantherX
Wes Linz
Sundar R
TRAIN MAN
Matt.Lin
Jarrod M.
cjbonelli
rage
Raguvind
AYankeeCat
boxerboy
darren.simcc
A.Hadi
Dave Irovic
Seanito
Wardyahh
Mark Shehan
Only Title

MarnieV's Q&A profile

  • Game Technologies: DirectX, XNA, XACT, etc. DirectPlay Voice Error

    I have a problem with DirectPlay Voice. I can use microphone I have windows xp home + sp2. In windows xp pro i havenn't this problem. I have a messege from windows "Error instalation program DirecPlay Voice. Code Error 0x80004005." This forum is for DEVELOPERS using DirectPlay not people playing games that use DirectPlay. Please contact the publisher of the game or your local Microsoft support center for help with games. Or try ...Show All

  • SQL Server Database translation to japanese

    Hi,  i need to translate one english data table content to japanese language. I have one table one DB called A and i need to table data to be translated to  japanese and stored in table into another DB called B. i just need to know tht is it posssible to do this. if yes plz give me some hint on that. Thanks, vimal Hi, Of course, to do this accurately, you'll need a human translator or translators to rewrite the English text i ...Show All

  • .NET Development How do I develop WMI Permanent event consumer in C#?

    Please let me know how to develop WMI Permanent event consumer in C#. Thanks for the reply. I am interested in developing permanent event consumer in C#. The article ( http://www.codetools.com/csharp/WMIproviderGuide.asp notification_id=231442&message_id=231442 ) talks about WMI provider. ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Redirect all output to another screen?

    Hi guys. Can I redirect ALL output from DirectX to a specified screen How can I manage that Sencerely: Jonatan ...Show All

  • Software Development for Windows Vista Activity Properties

    hi all, i know that i can bind activity properties to workflow properties using the designer; but is it also possible to bind activity properties to properties of other activities and: is it possible to bind activity properties not to a certain activity but to the parent activity’s properties if you know something, please tell me. :-) thanks in advance, regards, .k It's no bother - here' ...Show All

  • SQL Server 32-bit UDA fails on 64-bit with large dataset (worked before)

    Hi. Could someone please help me I have a 32-bit UDA that concatenates strings with a delimiter. My platform is WS 2003/64, 1G RAM, SCSI, SQL 9.0.1399. When running the uda on a small dataset, say: select dbo.UDA(name) from sys.objects it works fine. But on larger datasets it says: The statement has been terminated. Msg 0, Level 11, State 0, Line 0 A severe error occurred on the current command. The results, if any, should b ...Show All

  • Software Development for Windows Vista AddIPAddress

    Hi all, i'm trying to set the ip address from within an app, this is the code i am using however nothing is happening i've had a look around and i think it should work. could someone please take a look and tell me what is wrong with it //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// PMIB_IPADDRTABLE pIPAddrTable; UINT iaIPAddress; UINT imIPM ...Show All

  • Visual Basic Cross-Process Subclassing

    Hey all, I need to subclass another process to run code in it, but I can't figure out how to do this outside of VB6. I'm still a newbie, even to VB6, but I understand what I need to do can be done with Hooks, I just can't figure out how to make em work. I have one program that connects to a server and scrolls/filters text sent from said server. I need my application to read the text AFTER it's filtered, and respond with SendKeys.Send when it s ...Show All

  • SQL Server How to iterate over a recordset?

    Hi All, Many moons ago I wrote a blog entry ( http://blogs.conchango.com/jamiethomson/archive/2005/02/08/960.aspx ) about how to, in a script task, iterate over a recordset that is populated into a variable using the Recordset destination. My method there was to use ADODB.DLL but that's a bit "old school". Is there anything in System.Data to which I can cast the Object variable that will allow me to navigate the recordset stored withi ...Show All

  • Windows Search Technologies WDS Query from VBScript or COM

    I'm looking at integrating WDS functionality with an existing application and have been trying to call the ExecuteQuery from VB6 but am having problems. Does anyone else have some example code that they've managed to get working I've worked out that passing empty strings seems to case issues and am passing null references instead but am getting some errors raised ("Inv. Proc. Call"). This is for a small quick research project ...Show All

  • SQL Server Creating SQL 2005 Logins during installation

    Hello, We use one standard account with a password that is never given out. In SQL 2000 we had a script to extract the password in encrypted format so that it could be run as part of the installation process. That same process does not work for SQL 2005. Below is a sample of the script that we were deploying for SQL 2000 installations. --------------------------------------------------------------------------------------------------------- ...Show All

  • Visual Studio VS 2005 Help Integration Wizard - Where?

    Where can I download the help integration wizard that the help integration document keeps on referring to in Visual Studio 2005 I've downloaded the August CTP of VS with September VS SDK , and I still can't find it. Quick "search" on this forum indicated about 3 months ago (May/June) that it was to be ready soon. Is it ready yet   If so, where can I download it   If it's not ready yet, when can we expect it Where are the documen ...Show All

  • Windows Forms dataGridView; changes by the end user

    I have a dataGridView with many records. How can I change those cell values to red color that has been either added or edited by the end user This is to get the user a summary of changs made to the grid prior to saving the grid.   This is when the Value of the cell is null. just add a checker: object cellValue = dataGridView1.Rows[e.RowIndex].Cells[e.ColumnIndex].Value; if(cellValue != null) { _oldValue = cellValue.T ...Show All

  • Windows Forms Using .NET Framework 2.0

    I have Visual Studio Pro 2003 .I have read about the ClickOnce, that requires .NET Framework 2.0; about winforms 2.0, and about Visual Studio 2005 I am not going to buy (unless absolutely necessary) VS 2005, so I would like to know if there&nbs ...Show All

  • Visual Studio Team System Backup Utility not working after TFS installed on Windows Server 2003 Std Edition SP1

    I have installed Team Foundation Server (single-server deployment) and Team Foundation client, on a Windows Server 2003 Std Edition with SP1 with all windows updates. Installation was successful, I can create projects etc no problem. This was a clean install on a DELL Poweredge 800 with RAID 1 SATA HDD. Prior to installing Team Foundation Server and Client I was able to use the Windows backup utility to successfully create a ...Show All

©2008 Software Development Network

powered by phorum