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

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

Leao

Member List

Rujith Anand
Leebert
rebird
KeWin
dbw
abzz
Julie Lerman
Mabbus
Jongo
Raja Pratap Reddy
Prathvi
Mike Wachal
semilogic
D_
Qudsiah
DZ_Little_Rock
Chad_06
papabear73
ingmiguelmejia
BioSlayer
Only Title

Leao's Q&A profile

  • SQL Server Reference Child Objects in a Report based on...Objects.

    Hello, I have an object that I consume for a Windows Forms Report in VS 2005. The Report displays all of the elements on the top level of the Object (FirstName, LastName, Phone, etc...) but when I attempt to pull items from one of the child objects, such as SkillName, VS.Net throws an error stating that: Error 1 The Value expression for the textbox ‘SkillName’ refers to the field ‘SkillName’. Report item expressions can only refer to field ...Show All

  • Visual FoxPro HOW TO CONNECT TO MSDE 2000????

    Hi... I have a problem: I want to connect the FoxPro to an MSDE 200 server...because I need to create an MSDE database and interrogate it! I want to use the OLEDB, but I don't know how I can make the connection to an MSDE server in Fox! So, I need a help to:     make a connection to MSDE server     the command that allow me to create and administrate an MSDE         server wit ...Show All

  • SQL Server Stored Procedure Not Retieving Data

    I have a stored prodecure that runs on my laptop (XP SP2) but does not run out on a production server (2003). The stored procedure takes 2 parameters. When I simply run the query I get a result set, but when I execute the stored procedure with the same parameters the data is not grabbed (no error). There are other stored procedures in this database that run fine, it's just this one that is giving me a problem. Any suggestions Thx. ...Show All

  • Visual C++ Label text setting in MSVC++.NET

    Hi. I am very new to MSVC++. I don't know anything really. I would like to know how to access the text property of a label (and all of the properties for that matter), and to edit it. I am used to VB.NET, where is is as simple as 'label1.text', but that didn't work with C++. Uhhhh, could you elaborate on that I can't quite figure out what to do. I am getting more errors when I try that than I did before. I am ob ...Show All

  • Software Development for Windows Vista DecCTP_5270_32bit_Main_DVD Installation Problem

    I install vista build 5270 on my Dell Dimension 5150, but it encount a problem, and the error information is: Problem Signature: Problem Event Name: WinSetupDiag01 Report signature 01:WinMain_idx03 Report signature 02:5270 Report signature 03:0 Report signature 04:1 Report signature 05:4 Report signature 06:0 Report signature 07:Ultmate Report signature 08:2600 Report signature 09:30053 Report signature 10:300 ...Show All

  • Windows Forms Master detail

    how can i make DataGridView to enable master Detail and supported it You can use SqlDataAdapter and Dataset to create Master-Detail tables. Generate data adapters for both Master and Detail. Fill the data using Dataset and then generate a Relation between both tables. ' Connect to Database and fill Data Adapter with DataSets. Dim Conn as new SqlConnection(“<PROVIDER=…..>”) Dim DAMast as New SqlDataAdapter ...Show All

  • Windows Forms DataGridView -- BindingSource isn't updated

    I have a DataGridView that is bound to a BindingSource. When the user right-clicks on my grid,  I have code that selects the row the user clicked on. It looks like this: private void dataGridView_CellMouseDown( object sender, DataGridViewCellMouseEventArgs e ) {     // Select the row     employeeDataGridView.Rows[e.RowIndex].Selected = true; }   The problem with the above is that the underly ...Show All

  • Windows Forms RichEdit Control and CTL + I Key combination

    I am having a problem with the .Net RichText control.  I am writing an application that relies heavily on the RichText control for user input in a form design app. When the user presses CTL + I, I need to set the font style to Italic. ...Show All

  • Visual C# import file from a remote machine to local machine

    Can we import a csv file from a remote machine to our local machine and after import delete the file from the remote machine in C# Kiran Cool Kiran_deep Mark your answer as reply plz. ...Show All

  • Visual Studio Express Editions using crystal report, Printer not able to print

    Hi, anyone can help me to on this issue or any guide how to troble shooting this i try to use printer.print function to print some text in vb6, but the printer not working. i can see the spooling file in the printer. but it will not print. if i stop or close the exe file. then the printer show me printer error. the printer is working fine, i can use notepad to print document and even picture. my work station is windows xp. i did try to use cr ...Show All

  • Visual C# Crystal Report in Win form app in c#

    Hi,   I have tried to use the methods as posted by many experts on dynamically assigning the database and server login info into the code. However it is still prompting me to key in the login info. I had developed the database and server in an environment using different db name and server name from the client's side. The following is my code on setting the login info. CrystalReport1 rsource = new CrystalReport1(); rs ...Show All

  • Microsoft ISV Community Center Forums pls, help me to write a macro

    I got 4 columns, 3 of which should be indicators for the 4th column (I want the values in the 4th column to appear automatically depending on the values of the cells in the previous 3 columns). Here are the values which should appear depending on the cell values in the previuos 3 columns: * ZAO * * ZAO+SC * * * ZAO+SC * * ZAO+ * ...Show All

  • SQL Server HTTP access to Analysis Services 2005 ?

    Hi, Is there anything in store to allow Excel users not logged in a Windows domain to access 2005 cubes In SQL 2000 you can use an unsupported ASP script (provided by Microsoft) to allow these people to use cubes though HTTP transport. They do have a Windows account however they start their laptop in local mode, therefore normal access with a server name string is not an option for them. They have to use an http connection string. ...Show All

  • Visual Studio Tools for Office Passing Control between Excel and C# code

    My goal is to be able to have some C# code execute every 5 minutes from Excel. Between runs, i would like to have control in Excel so that I can perform normal tasks. This seems doable but my moniker is quite apt in this case. The problem seems to be based around my inability to multithread in Excel (so my 'sleep' attempts failed), nor do can I execute "OfficeCodeBehind" functions from VBA/macros. Any one have ideas on how to do ...Show All

  • Smart Device Development Loading huge files continously

    Hi All, I'm a beginner in Compact Framework. I have some questions on game programming for Compact Framework. IF given SQL CE is not an option for storing the map files. We are either left to use XML or other file types. Isn't it :) The map files itself for our game is considerably huge, 25 mb, and if I try to load everything during initialization, it will take me more than 10 minutes. Which is not acceptable. Therefore, what i would tr ...Show All

©2008 Software Development Network

powered by phorum