Xiaobo Gu's Q&A profile
Office Live Development Office Live Marketplace
What is the current plan for the marketplace I missed out on the early adopters program, but would like to get some potential Live Solutions built and added to the Office Live Marketplace..... When should it be "live".... What's the process for MSFT partners to get solutions posted into the marketplace Thanks, DC The Office Live Marketplace is expected to launch in January 07. The marketplace is an online directory where customers can easily find Microsoft Partners who offer solutions and services on Office Live. Details on how to apply for a listing will be made available on the Office Live Partner page in the next few weeks. We will also post an announcement here when that in ...Show All
Software Development for Windows Vista MultiVMR9 output copy
I've finally been able to mix a few videos using the sample code from the MultiVMR9, get the control over my separate inputs, etc. Now I need to output it to another monitor as well as the preview window I'm using. The sample is not real clear (or I am just totally confused now), about how to have the output go to more than one place at the same time. I can get a handle to a window on the second monitor ok, but not sure how to add that into the allocator/presenter, or even if that is the correct way to do it. Anybody do this before A solution that works to get a copy to a secondary monitor on my laptop is the following : using the same device , create an additional swap chain, using your& ...Show All
Visual FoxPro How to handle transaction consisting of different data sources?
I want to know how to handle transaction consisting of different data sources (e.g. VFP dbfs and MS SQL tables). Thanks, Peter Hi Craig, Thanks for the post. I will check your website for the updated article. In my case, I have a VFP application which is using VFP data and another VFP application which is using SQL Server tables. Now, I want to add a module from the VFP (SQL tables) application into the VFP (VFP tables) application. So, for some transactions, I will need to update both VFP data and SQL Server tables together. If I understand correctly, transaction involves only 1 statement handle. By using DTC, transaction can involve multiple statement handles. Peter ...Show All
SQL Server detecting & deleting duplicates in batch vs proc
I know how to detect & delete dups/or >dups in test with a select clause, this works fine in a small table, but if the table has a million rows say, it sounds like a proc would be faster: my question is: How do I display those rows in a proc for detecting what the problem is. The print stmt. doesn't seem to work and I wondered if I had to go through the process of building an output stream. The proc creates okay but I'm stuck after that part. thx Kat -- very rough code below SET QUOTED_IDENTIFIER ON GO SET ANSI_NULLS ON GO create proc dupcount @count int as set nocount on select categoryID, CategoryName, Count(*) As Dups from Categories group by Categoryid, Cate ...Show All
Visual Studio Team System TFS Email notification not working
hi I am working with TFS build notifications.I am trying to automate the process of sending email notifications when a build completes.The project alerts have been setup.I tried using the bissubscribe tool to subscribe to TFS events,but I am getting the following error in TFSEvent log file.Please help me resolve this. Event Type: Error Event Source: TFS Services Event Category: None Event ID: 3032 Date: 11/28/2006 Time: & ...Show All
Visual Studio 2008 (Pre-release) Announcing the Cider November CTP for .Net Framework 3.0 RTM
The November Community Technology Preview (CTP) of the Cider Visual Designer for Windows Presentation Foundation is now available! As usual Cider is being released as part of the Visual Studio 2005 Extensions for .Net Framework 3.0. This CTP is compatible with the RTM release of .Net Framework 3.0. There are no new Cider features in this CTP . It is merely a refresh of our September CTP bits to make them compatible with the RTM release of .Net Framework 3.0. The Cider feature set is identical to the feature set we released in September. Release notes and installation information for the November CTP are published on the Cider Wiki . The full set of November CTP features can be found in our November CTP ...Show All
.NET Development querying datasets
hi everbody, How to select specfic columns from a datatable in Dataset I want to select specific columns not all in datatable ,please help. Waiting for reply. Thanks Vrushali Hi, I am not clear what you want to do exactly saying "select column"... Do you mean to access specific column from DataTable If so then, DataTable has DataColumnCollection exposed as "Columns" property and you can access perticular column by index or giving column name, So e.g., you can get specific column by: dataTable1.Columns[0] this will give you first column from table as DataColumn class. dataTable1.Columns["CustomerID"] for example, this will give you CustomerID column from data table. ...Show All
Visual C++ Passing data between separate applications
Previously, I employed the use of CEvent objects as a trigger to produce synchronized operation of two separate projects. Now, I have to figure out out to feed hardware acquired data from one application, into the analysis application which was synchronously started. I know this is a rather poor setup since acquisition and analysis should happen within the same app, but in this case, the latter was handled by another dev group. I do know is that the CEvent object can be set and reset to signal change, but is it possible to use it to pass values I need to pass water level readings so naturally its a double (float64). I'm not too sure if there's already an existing post for this too, or even if CEvent is not the right method to use in this c ...Show All
Software Development for Windows Vista Telnet
we can't find telnet in vista. Is this great tool removed in vista You could write a wrapper script to mimic the SSH command. PuTTY is also a nice replacement for HyperTerminal as it now supports serial interfaces :-) ...Show All
.NET Development how to show data in dataGridView using my own dataset
Hi, i am new in using vs.net, i need to make a form that is used to maintain data from certain database by the clients, i do not use the dataset by click dataset component from wizard, i write my own dataset, read and import data from external files or database, my own dataset extends the DataSet Class, i create object of DataTable Class, add columns, i also write the function that is used to import data, after finishing it, i add a component dataGridView and try to use my own dataset as datasource, i choose it from project data, and after finishing it, it gives the column names without any data, when i create crystal report from this method, i know it only shows data when i run this program, because the data is only imported when t ...Show All
Software Development for Windows Vista Remote Desktop still an issue
According to some MS documents (e.g. http://www.microsoft.com/whdc/system/vista/services.mspx), it should be possible to use CreateProcessAsUser() API in a Vista service to create a process in user session. I am trying to achive this, but the function returns error code 1307 (ERROR_INVALID_OWNER) = "This security ID may not be assigned as the owner of this object." Does it work for somebody Many thanks in advance. 123 is ERROR_INVALID_NAME ("The filename, directory name, or volume label syntax is incorrect"). Check the command line / exe path you are passing it. Also, keep in mind that Local System does not have privileges to access network paths, and does not have the mapped drives t ...Show All
SQL Server update statement
Newbie Question: Im trying to update a table column to a new value and I receive an error, here is my statement: USE PD51_Data; GO UPDATE CASENUMBERS SET CaseNumTypeID = 130 WHERE CaseNumTypeID = 101 AND CaseNumber BETWEEN 199999 AND 600001; GO I receive this error Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '9368----' to data type int. What did I forget Pig, What are the datatypes for the following columns: caseNumbers caseNumTypeId caseNumber My guess is that one of the fields -- maybe caseNumber -- is a varchar and contains the string '9368----'. Dave ...Show All
Windows Search Technologies Indexing Mapped Drives
In my options there is no listing of mapped networked drives for indexing. Is there a reason for this. How do I get mapped drives to be indexed so they can be searched This did the trick Gerald, thanks for your help. Can I make a suggestion for the new Administrator's guide, that you can put in an example of the format needed for this field Or even better yet, whoever is in charge of putting in the descriptions in the ADM templates, to say that they need to be in the format of otfs://{*}/<servername>/<path>/* I doubt I'd be the only person that assumed it would be in the format of "G:" or "\\servername\share" considering these options both work when manually selecting th ...Show All
SQL Server Importing Tables from MS Access
I m trying to import Tables from MS Access and I m having this error - Copying to [Manpower].[dbo].[MAINTABLE] (Error) Messages Error 0xc0202009: Data Flow Task: An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft SQL Native Client" Hresult: 0x80004005 Description: "Invalid character value for cast specification". (SQL Server Import and Export Wizard) Error 0xc020901c: Data Flow Task: There was an error with input column "PPExpiry" (157) on input "Destination Input" (113). The column status returned was: "Conversion failed because the data value overflowed the specified type.". (SQL Server Import and Export Wizard) Error 0xc020902 ...Show All
Visual C++ different number of errors after building and rebuilding
hello, i have just started using vc8 and have migrated a bunch of code from vc6. i am new to vc++ in general. i was wondering if anyone could explain what exactly happens with my code when i build as opposed to when i rebuild the code bcos i get a different number of errors each time i build then rebuild and vice versa. thanks in advance. I'm a bit prone to novels - but I'll try and keep this brief, sorry! Firstly, it depends on whether you've got minimal rebuild on. Fire up VS2005 MSDN and filter by Visual C++, then type minimal rebuild into the index box. With it switched off, there's pratically no difference, except the rebuild option will clean your output directory for the project before ...Show All
