Software Development Network Logo
  • .NET Development
  • Windows Vista
  • Windows Forms
  • Smart Devicet
  • SharePoint Products
  • Visual C#
  • SQL Server
  • Audio and Video
  • VS Team System
  • Visual FoxPro
  • Microsoft ISV
  • Visual Basic
  • Visual C++
  • Visual Studio
  • Game Technologies

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

CalBob

Member List

GaneshSharma
Simon Zeltser
DRoden
sri111
LJM89
wiscon
jerd2004
flyingchen
Samuel I
Ri-Karou
AmrishDeep
kajani
mchean
Visual Basic Expert
EricBauw
zaabdullah
winterminute
LastBoyScout
Ronen1966
PrashG
Only Title

CalBob's Q&A profile

  • Visual Basic enumerate db2 server...

    I know variuos way to enumerate sql server with VB and VBA but how to enumearte DB2 server in vb or vba Hi,  I guess from what i've read you refer to an Oracle database file  Show the FORM view then the TOOLBOX. Click on the DATA tab and add the appropriate database Adaptor, Connection & Command That should get you started. See these links too.>> http://forums.microsoft.com/MSDN/Search/Search.aspx words=db2+(file*)&localechoice=9&SiteID=1&searchscope=allforums   http://search.msdn.microsoft.com/search/default.aspx __VIEWSTATE=&query=db2+%28file*%29&siteid=0&tab=0     Regards, S_DS   ...Show All

  • Visual Studio building reports

    I'm currently trying to find a good way to create reports. I have a C# app. that's using a MS Access DB. I need to be able to print a single report on 1 item the user has selected. My DB is structured: MainInfo InfoID InfoName InfoTypeID InfoDescription InfoType TypeID TypeName InfoSteps InfoIDLink StepNumber StepName InfoExp InfoIDLink ExpNumber ExpName InfoRev InfoIDLink RevNumber RevName The user will pic an item from the MainInfo table and the report should print all the items that link back to that 1 item. It needs to print the MainInfo items, then the InfoSteps, then the InfoExp then the InfoRev. There can be multiple Steps, Exp and Rev corosponding to the one MainInfo item: MainInfo InfoSteps InfoExp InfoRev When I try to use ...Show All

  • SQL Server R

    How do i replace that character in a derived column Some rows have that character in one or more columns. If i just write this column == "" Unknown : column where the character is inside "" (can't write it here) the task will just succes without ever doing anything. The output says something like "the dataflow task had no tasks.....", which seems like a bug. Use a conditional statement. If [column] contains this value, replace it with another, else leave the value alone: [column] == "A" "B" : [column] ...Show All

  • Visual C++ Compiling VS 2005 to a mounted network share

    We tried to build a C++ project with Visual Studio 20005 om a shared network drive. The network is workgrop based. In that case we get the error message below: Buildprotokoll Erstellen wurde gestartet: Projekt: "test05", Konfiguration: "Debug|Win32" Befehlszeilen Die temporare Datei "h:\testvc\test05\Debug\RSP00000127282544.rsp" wird erstellt. Inhalt: [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\test05.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\test05.cpp ] ...Show All

  • Visual Studio Team System The DB name of the build file doesn't reflect the current name of the deployment DB

    The DB name of the build file doesn't reflect the current name of the deployment DB, i setup up the name of the DB in the Build properties and build the name is correctly reflected in the name of the build file : file:///F:/Databases/Millena/Brylane02/Brylane02/sql/Brylane02.SQLDEV.Brylane02.sql if i change the database to QADEV and save the configuration and reissue the build the name remains the same. This is important since we relay on this to tell us wich server to deploy this build. Rafet Not only that the database name doesn't reflect the name of the deployment db but the build script is being built against the wrong (old db). So lets say that I build a script for QA when I change the buil ...Show All

  • Smart Device Development Installing activex control on to mobile device

    Hi, I'm trying to install and register a ActiveX control written in C# for CF 2.0. I created a smart device cab project and added the primary output of the ActiveX control project to the setup. I then copy the files (.cab, .inf) to the device and ran them but I still recieve Automation errors when trying to create this object in PIE using JScript. Any help would be appreciated. Thanks. This is what the .cab project inf looks like: [Version] Signature="$Windows NT$" Provider="Default Company Name" CESignature="$Windows CE$" [CEStrings] AppName="FmcPdaAxInstall" InstallDir=%CE1%\%AppName% [Strings] Manufacturer="Default Company Name" [CEDevice] VersionMin=4 ...Show All

  • Visual C# Unable to delete folder - being used by another process

    When I try to delete a directory I get an IOException because it is being used by another process. The only process that is using it is the one trying to delete it. To prove this I created a folder and added a txt file to it. I started the app, used an OpenFileDialog object to get the string of the selected file. I then try to delete the file but get the exception - I also get the error if I try to delete the file through Windows Explorer. When I close the app I can delete the directory in windows explorer. I don't understand why this is happening as I have disposed of the object. Is the OS holding onto something that I need to clean up Here is a simple example of the problem. try { OpenFileDialog openFileDialog1 = new ...Show All

  • Visual Basic set_textmatrix - MsFlexGrid to DataGrid conversion

    Is there an equivalent   The designtime IDE doesn't know what to do with, for example,   AxMSFlexGridLib.DMSFlexGridEvents_KeyDownEvent   Private Sub MSFlexGrid1_DblClick( ByVal eventSender As System.Object, ByVal eventArgs As System.EventArgs) Handles MSFlexGrid1.DblClick and I don't understand this     MSFlexGrid1_MouseDownEvent(MSFlexGrid1, New AxMSFlexGridLib.DMSFlexGridEvents_MouseDownEvent(1, 0,    iMousePosX, iMousePosY)) in the context of the MSFlexGrid1_DblClick event End Sub Private Sub MSFlexGrid1_KeyDownEvent( ByVal eventSender As System.Object, ByVal eventArgs As AxMSFlexGridLib.DMSFlexGridEvents_KeyDownEvent) Hand ...Show All

  • Visual Studio Guidance Package Visual Studio 2005 Project Template not installed on Win XP Service Pack 2

    Hi After installing the GAX and GAT, I don't see any of Guidance Packages in my New Project dialog box. I've tried the installation process as stated in software factory documentation of Enterprise Library Dec 2006 CTP. Can anyone help me Thanks Ethan Hunt Hi victor, Thank you for your idea. Just now, i have installed the GAX/GAT on other PC and it was quite OK. Perhaps some of the configurations/settings of my laptop is conflited with GAX/GAT installation..... Thanks.. ...Show All

  • Gadgets using FSO in my gadget works but can't do relative path...help

    I am using: var fso = new ActiveXObject("Scripting.FileSystemObject"); var s = fso.CreateTextFile("C:\\xxx\\xxx\\xxx\\xxx\\Microsoft\\Windows Sidebar\\Gadgets\\xxx\\xxx.xxx", true); s.WriteLine(content); works perfectly.... but I need to use something like: var fso = new ActiveXObject("Scripting.FileSystemObject"); var s = fso.CreateTextFile(server.mappath("xxx.xxx"), true); var s.WriteLine(content); Thanks for the help, the right syntax is: var s = fso.CreateTextFile(System.Gadget.path + "\\xxx.xxx", true); ...Show All

  • Visual J# class delivery

    I am a newbie to J#. I have developed a J# package, which has two classes. Now how do i deliver this package in a .jar format. If i cannot convert it into .jar what format should i deliver these classes in I would need maximum interoperability but i can limit it to .NET framework. What do i do J# is not Java and cannot be distributed in a jar file. J# is .NET and those libraries are distributed in DLL files. So you have to compile a DLL library of your J# packages. In Visual Studio 2005 menu: "Project" + "...Properties" "Output type" Select "Class library" And do a recompile. You will now get a DLL file you can reference from any .NET languages provided that you have the ...Show All

  • Visual Studio Team System Getting Error for Performance Wizard VSTS

    I running "Performance Wizard" from VSTS to run .net web application (HTTP Handler) no aspx. page. While running, I am getting following error : - The web site could not be configured correctly; getting ASP.NET process information failed. Requesting 'http://localhost:20752/Snapshot/VSEnterpriseHelper.axd' returned an error: The remote server returned an error: (400) Bad Request. Also I am not using any form base authentication or xmlns attribute in web.config. What is going wrong here Mandar ...Show All

  • Visual Studio Express Editions Visual Basic Code for file system watcher

    Hi, Is it possible to make continous monitoring of any change of data in Microsoft Excel file and send an specific signal to execute a program if there is any change If it is possible could you please send me the code for that. Dim fsw As New IO . FileSystemWatcher ( "DirectoryPath" , "TheFileNameOrFIlter" ) Public Class FileSystemWatcher Inherits System . ComponentModel . Component Member of: System . IO Summary: Listens to the file system change notifications and raises events when a directory, or file in a directory, changes. Public Event Changed (ByVal sender As Object , ByVal e As System . IO . FileSystemEventArgs ) Member of: System . IO ...Show All

  • Windows Forms DataGridView Button click

    Hello all, I have a Datagridview with some of the columns as buttons..I want to write a function when a particular button is clicked. Can anyone suggest which event I should use as there is no "click" event for normal buttons. Thanx in advance Private Sub MyDataGridView_CellEnter( ... ) Handles MyDataGridView.CellEnter Dim dgv As DataGridView = CType (sender, DataGridView) If dgv.Columns(e.ColumnIndex).Name = "Column1" Then MySub(e.RowIndex) End If End Sub Private Sub MySub( ByVal rowIndex As Integer ) Console.WriteLine( "blah blah blah at row " & rowIndex) End Sub ...Show All

  • Internet Explorer Development IE7 and desktop icons

    I just installed Internet Explorer 7 today, which I guess is a.k.a. Windows Live . All of my fancy customized shortcuts on the desktop disappeared and each got replaced by the same generic windows icon. Right-clicking & changing the icons in properties no longer works. Also, when I create an internet shortcut while browsing, that creates a shortcut with that same generic icon (not even an explorer logo). Now my desktop is just one forest of identical icons. Anyone know how I can fix this I've wasted all day without success. Hi, The favicon implementation has changed to be more effective in IE7. If you revisit the content the favicon should be replaced by the correcte one. Thank ...Show All

©2008 Software Development Network