A2324_1's Q&A profile
SQL Server execute DBCC on linked server
Hi, How do you execute 'DBCC' statements or 'EXEC ...' against a linked server (SQL 2000 sp4) Regards, A.E EXEC [linkedserver].master.dbo.sp_executesql N'DBCC USEROPTIONS' ...Show All
Visual Basic vb.net data base problem
Dim valida As Boolean Try Dim sql As String = "select * from utilizadores where user ='" & (txtuser.Text) & "' and password ='" & (txtpass.Text) & "'" Dim objDR As New Data.DataTable Dim myConn As String = "Data Source=.\SQLEXPRESS;AttachDbFilename=|datadirectory|bd.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True" Dim ...Show All
Windows Forms not able to locate line of code geberating the pb
My class frmacct is a form. Sometimes, I get the error message : 'Object not set to a reference' but the code stops and puts that 'yellow back color' at the begining of my form class: Public Class frmclass So I m don t know how to locate the line that generates the error since the debugger stops at the begining of the form Thanks I see, Build updates the dll, exe and other files but rebuold deletes them entirely, then it cre ...Show All
Visual C++ Visual Studio 2005 - MFC compile error
Hi! I just installed MS Visual Studio 2005 and wanted to build a new MFC application. I used the project wizard to create a new "framework" for my app. But already at this point the compiler gives errors like "c:\programme\microsoft visual studio 8\vc\atlmfc\include\afxv_w32.h(228) : error C2065: 'DWORD_PTR' : undeclared identifier". My question now is how I can fix this problem, so that I can compile the Code which ...Show All
SQL Server Visual Studio 2005 Profession Edition
Hi, Can anyone tell me which SQL Server 2005 tools are meant to be installed with this edition Unfortunately it wasn't me who set up Visual Studio but one of the guys in IT, so I don't know which options were available/checked. In the Product Feature Comparisons at http://msdn.microsoft.com/vstudio/products/compare/default.aspx , it states that Visual Studio 2005 Profession Edition contains "SQL Server 2005 Developer Edition". ...Show All
SQL Server not possible to export from the Report Viewer control -Error
Hi, I am facing a problem, it working in few reports, but for most of the reports, i am not able to export from report viewr control. it throws up an error saying that Internet explorer cannot download ........ server name and it says IE was not able to open this Internet Site. The requested site is either unavailable or could not be found. Please try again later Quick Help is appreciated. suresh babu hi guys, ...Show All
Visual Studio Team System Visual Studio 2005 Team Foundation App-Data Tier Beta 2 Setup Error
Hi, I'm trying to install Team Foundation Server currently and I'm getting the following error: Error 32000.The Commandline "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\getadminport.exe" /vstf' returned non-zero value: 1. Can anyone give me any suggestions Thanks, Tim Tim, By chance, is your server already using port 8080 If so, then there is a conflict in that TFS is attempting to configure this port for use. Do ...Show All
Visual Studio Team System Two questions about attached dokuments to Work Items
I've attached documents to my scenarios (through the Links and Attachments column). Now to the problem... How can I change the content of my attached document If I change the content of a attached document, I get an option to save my changes, but the file will be saved as a new document in a folder of my choise. Now to the second question. How can I attach a document from my Project Portal to a Work Item and not make a copy I would like to ...Show All
.NET Development i need help bad!!!!!!!!!
my c drive keeps saying its corrupted and it said i had spyware i removed what was noticed but my c drive still says the same thing and it told me to do a chkdsk utility and so i did but it never stoped i dont know what to do i was thinking about reinstalling xp pro to see if it would help would it i dont know so pleas someone help HI, This is a Programming Related forum. On windows specific questions please redirect your post to Microsoft ...Show All
Visual Basic Reading from file errors...
Hi everybody.. This is the problem I have: I have a .txt archive which contains lines for configuring labels, buttons, and other controls of my form. This archive is written in spanish and some letters have an accent. I can read wit no problem the line, but when I assign the value I get (string type) to the text property of the control, the accent letters did not appear at all. Now I tried configuring my regional settings, before I had Eng ...Show All
Software Development for Windows Vista Does the "Fill to Actual Size" icon (in the lower-right corner of the designer surface) raise any events when clicked?
Does the "Fill to Actual Size" icon (that appears in the lower-right corner of the designer surface when the size of the parent app window is restored to something smaller) raise any events when clicked 1. If so, which event of which object(s) I'm guessing that WorkflowView is the object. 2. Are there any settings to disable the "Fill to Actual Size" icon and its behaviours Michael. The event raised is zoom change. It is not possib ...Show All
Windows Forms Special Characters
Where can I find a composite list of special characters that I can use when printing out info on a windows form For instance, if I wanted to tab over, what would I use What about a carriage return/single-line break >but ...Show All
Visual Basic Automatic Library Upgrading
I am trying to complete some research, and trying to put together a Proof of Concept, to facilitate a department wide conversion from VBA to VSTO and the .NET framework. But what i am trying to have come about is a Form/Excel file that grabs its functions from a local library (DLL). But considering that distributing a library to every user after ever update is a bit to cumbersome, I have been trying to figure out if there is a component or .N ...Show All
Visual Studio Team System Editing a Project Portal after Its Team Project Created
If my team project portal was created using a wrong template, how can I fix this, how can I change the project portal design For example, here ( http://img135.imageshack.us/img135/622/stpreports2qs.gif ) I have some links to reports I do not really have or use - how can I remove them Thanks in advance. 1. A Project Portal is simply opened by Open Site... command in FrontPage 2003 (specify the portal's root URL t ...Show All
Software Development for Windows Vista Vista download
I signed up fro beta testing but can someone let me know where to get the beta or the file name I need to download robc180 wrote: I signed up fro beta testing but can someone let me know where to get the beta or the file name I need to download ...Show All
