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

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

nhl66pens

Member List

Steve Eckhardt
VenkataS
orekin
msdnmember
Eburon
ArvindAg
Vitaly S.
André Santana
Frances83
vbcoder_dk
AmirZargham
Sam88Jeep
Nanook
Jay Wise
ChenShangTe
Getownse
ChSchmidt
willcun
Balbiesas
TechGeek1234
Only Title

nhl66pens's Q&A profile

  • Windows Forms disable datagrid popup menu?

    Hi, As a default functionality, the Datagrid popups a small menu ( including Undo,cut,copy...) when the mouse right clicked in any cell. How could i disable this  Or how could i disable single right click. I really appreciated to share with me whatever came in  your mind...Thanks Scott: I would have sent this via private mail, but you didn't specif ...Show All

  • SQL Server Batch invocation of Drillthrough action

    Does anyone happen to have an example of a batch invocation of a drillthrough action Essentially, what I'd like the ability to do is use the results of the drillthrough to feed into another process (i.e., to use as input to an SSIS package or load into a relational table.) However, I've found no examples of what the action settings would need to be in the Application field, for example. Maybe drillthrough isn't the proper action to define it (although it would be the easiest.) Maybe a regular action returning a dataset or rowset Any help or idea is a appreciated. JGP, you're situation is another aspect of ...Show All

  • SQL Server SQL Native Client Issue

    I downloaded and installed Visual Basic 2005 Express Edition, followed by Sql Server 2005 Express Edition. When I ran the command SQLCMD -S SERVER/SQLEXPRESS I got the following error: **** HResult 0x35, Level 16, State 1 Named Pipes Provider: Could not open a connection to SQL Server [53]. Sqlcmd: Error: Microsoft SQL Native Client : An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections.. Sqlcmd: Error: Microsoft SQL Native Client : Login timeout expired. **** How to reso ...Show All

  • Visual Studio 2008 (Pre-release) Object-oriented network database

    Hi, All! I am Ukrainian scientific researcher and developer. I am developing object-oriented network knowledge database which is based on object-oriented database engine. I already implemented .NET 1.1 support. It's very cool that MS devolops declarative object query language for C#. I hope I'll be able to integrate LINQ features into my engine. Now I have to use three fields to store object soft pointers. One for object handle; One for wrapper instance to pin the object instance in memory; and One for instance of user object. I want to hide implementation details from end user. To make this I need some kin ...Show All

  • Visual C# Database Insert Operation with Windows Services

    Hi, I am running a windows service that inserts some data into an access database. Now the insert query runs fine if i insert values into only one field. But when i try to insert values into more than one column then it doesn't insert anything. This is a very funny situation because i have checked every column individually and it works fine but not for multiple columns. Please help. there must not be any difference if you insert into one column or into more as you execute single SQL statement could you post some code take a look at SQL Profiler if right SQL query is executed on SQL server ...Show All

  • Visual C# Export mail to outlook ?

    Hi - I've googled and I've asked before, but I've not found any clear examples. I want to send mail using .NET, but then place a copy of the mail into Outlook ( and as many versions of outlook as possible ), in the sent items. I want this to happen silently, with no user interaction. any help is greatly appreciated. You would likely be able to do it via COM interop (using the Outlook PIA) to drive Outlook to send the email. Another tactic would be to write an Outlook add-in that opens a .NET Remoting channel and listens. Your application could then determine if your Outlook add-in was listening and send email via the add-in, res ...Show All

  • Visual Studio Team System MSF Version 3 at a glance

    Hi,     Our office has an A3 poster labelled 'MSF at a glance', which contains a one page summary of the .  Is this a Microsoft document and if so is this available on line.  I would like to provide copies to all staff within the IT department. We are in the process of implementing this Methodology and the document would be usefull for communicating to the Team. Many Thanks Jason you can send me your mailing address email: bindiah@microsoft.com ...Show All

  • SQL Server instawdb.sql runtime errors

    I just downloaded adventureWorks database related files and ran script in instawdb.sql. It seems the database and tables have been created but some errors have taken place as well. I am working with Sept 2005 CTP SQL Server. *** Creating Data Types -- FINE *** Creating Pre-Table Database Functions -- FINE *** Creating Database Schemas -- FINE *** Create AdditionalContactInfo schema -- FINE ........ *** Creating Tables -- FINE *** Loading Data -- FINE *** Adding Primary Keys -- FINE *** Adding Indexes -- FINE *** Creating XML index for each XML column -- FINE *** Creating Foreign Key Constraints -- TROUBLE Msg 547, Level 16, State 0, Lin ...Show All

  • Visual Studio Getting files by label failure - VSS 2005 beta (8.0.50215.44)

    Hi, I'm trying to get files by label and get this error: " SourceSafe was unable to finish writing a file... "  I work with VS2005(beta), and the VSS database is on the shared location in the internal network. When I ran "C:\Program Files\Microsoft Visual SourceSafe\analyze.exe" -F -V3 -D " \\myserver\vss\data ", I've got following messages (many of them): "A timestamp in the log for .... is out of sequence" "There is a diff chain size mismatch in file .......... at version ... (versions earlier than that version can no longer be retrieved from the database)"   What do I do wrong What should be ...Show All

  • Visual Studio Express Editions Input Mask for IP Address

    How would i make an input mask for an IP Address where if you press period it will go to the next octet i.e. you can type 192 (period) 168 (period) 0 (period) 1 and it will return 192.168.0.1 I know that I can use 099.099.099.099 as my input mask, but then they have to put in all leading zero's or cursor over. Any ideas Hi John, Why not just use four MaskedTextBox controls for entry (each with the appropriate numeric mask) and then concatenate them into the IP Address with the periods This is how its done in many MSFT programs for both IP Addresses and Product Keys. Hope this helps, Steve Hoag V ...Show All

  • Visual C# mdac version problem

    Ok, so I just installed VC# express and SQL Express... I am setting up a data source for a data grid. The data source is an access database. I get this error: The .Net Framework OleDb Data Provider requires Microsoft Data Access Components(MDAC) version 2.6 or later. Version 2.50.4403.12 was found currently installed. I am running XP Pro SP2 and all WinUpdates. I downloaded and ran Component Checker version 2.0 and it says that all the MDAC files are version 2.7 Refresh or version 2.7 SP1 Refresh. I can't just reinstall MDAC because it was distributed in XP SP2 and it won't run the install because it "knows" that. --> MDAC 2.8 RTM is inco ...Show All

  • Visual FoxPro video control

    While waiting for answers to my other post I tried to play with a video control. It gives me an error I cannot understand: cFileName = JUSTSTEM ( JUSTFNAME ( cLine )) THISFORM . O_VIDEOPLAYER1 . cfilename = cLine THISFORM . O_VIDEOPLAYER1 . playvideo ( cFileName , 100 , 100 ) cLine is the complete path to an .AVI file. The error is that "no parameter statement is found" Is anybody familiar with this control Thanks. Alex, While you're reading other:) go to VFP9 tools\task pane. Click more panes (chevron) and check solution samples. There at least 2 samples for playi ...Show All

  • Software Development for Windows Vista running legacy VC++ applications on Vista

    Hi friends, We have legacy application VC++ (COM) built using VC 6.0 on XP machines. On trying to run this on vista,we are bumping into various issues. I want to be able to debug (5308 build) the application on vista. I tried installing VC 6.0 on vista, it doesnt work and our code doesnt build using VS 2005. I tried making debug build on XP and tried running it using VS 2005 on vista. VS 2005 on Vista ( 5308) complains that it cannot load debug symbols, where as the VS 2005 on XP works fine, it loads the same pdb files. Please help. Thanks in Advance I did get Visual C++ 2003 to install succes ...Show All

  • Visual Studio Express Editions Changing strings from one child form to another

    Hello again, I have a new MDI-related question: I have a string in one of my child forms that is changed with a text box. I want to display that string not only on that form, but on another child form. How might I exchange that string between the different forms Thanks! I suggest you create a method on the other form class to accept a new text value. The form that contains the text box would then simply call that method. You would have to keep track of the other form within the form with the text box though. ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Preventing memory leaks

    Hello, I am trying to make my project clean and so I am looking for memory leaks reported by DirectX debug driver. The problem has two parts: 1) if I set a "Break on AllocId" in DX configuration with Id obtained from previous program run where DX reported memory leak, project is stopped on absolutely unrelated piece of code - is it possible that it takes some time for DX to stop it when it catches a problem how can i find the exact location could this be because of I am running it multithreaded 2) I discovered that even such calls as SetStreamSource, SetIndices, etc. throw a memory leak if they are not "unloaded" by th ...Show All

©2008 Software Development Network