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

Software Development Network >> Anatoly Stefanyuk's Q&A profile

Anatoly Stefanyuk

Member List

Moien
Mehul Thakkar
MARIU5
Matt_
Debra Dove
Syed Faraz Mahmood
Stevejh
Jason Zhang
Grandote945
TomSt
Scott Glass
JustKuzya
SquareDanceSteve
Expressmann
Daniel Moseley
JCD
iznogood
BubbleGum
ggssu
Hitchhiker
Only Title

Anatoly Stefanyuk's Q&A profile

  • Software Development for Windows Vista Accessing login information

    I am building an application where i want to do something like this:   " A simulation is running in background when the ccomputer is locked by the user who started the simulation....now as soon as user logs back in, simulation shud stop( basically whenever a user is doing some interactive task,simulation shud stop running)" Now for doing this i need to detect the event when the user logs back into the system so as to end the simulation. Please suggest a way of getting around it........my application is build using Vc n  i have XP Os.........so please suggest me a way of doing this in XP using Vc only( i m not building an m ...Show All

  • SQL Server I can't access cubes from excel

    I try to register the dll in a remote machine but I couldn't. Do I need to install something else in the remote machine Yes I have tried this with no luck. I think is a version problem, my server is April CTP. I'll try to install client tools in remote client. ...Show All

  • Windows Forms ReInstall ODBC(win2000 server)

    I Use The Win2000 Server And Sql 2000 Server.When I Open My ODBC From The Control Panel,Iget A Get A Massage That The ODBC resource DLL Is a different version then The Administrator .EXE File,And I Need To ReIinstall The ODBC Components To Ensure A Proper Opertion.When I Click O.K. The ODBC Is Working,But Still,How Do I ReInstall The ODBC Components An ...Show All

  • SQL Server How can I get Transactional Republishing to work?

    I'm starting a new thread to keep things clean and simple. This is a transactional republishing issue. In my simplest scenario, I'm transactionally replicating a single table from database A to database B and then from database B to database C. (And C will need to transactionally replicate to D, but ignore that for now). All databases are on the same XP server (in this simplist version of the problem). This is SQL 2005 RTM. Publication A to B replicates fine. Publication B to C distribution doesn't work because I get the error: Command attempted: drop Table "dbo"."MyReplTable" (Transaction sequence number: 0x0000 ...Show All

  • .NET Development How do I compare datatime in the SQL Express Table?

    Greeting, I am working on a attendance program(school work) to require a schedule (The student suppose to be show up) and their entry time(multiple entry and exit is allow),. Is it possible calculate the how late did the student show up. Yet, an other question, what is the best way to hide the business logic in the Visual Studio 2005 and access method to get the best performance. I went through lot of text book but I found nothing~..Hope the MSDN experts can help me out, I really like to learn and develop my careen path in Windows programming. Thanks alot To get a difference between the dates you could use DATEDIFF Transact-SQL functi ...Show All

  • Visual Studio Express Editions Icons from Imagelists?

    I've got a question about Icons, i've loaded a few icons into an image list and when I try assign an image to the forms icon property I'm getting a type exception because the imagelist contains 'images', lol. This being the case, how do I convert an 'image' from my imagelist to an icon that the form will accept By the way, this is also true for the NotifyIcon control, that will only accept icons too. Its ironic that they were all icons to begin with. Given that the images within the ImageList are really being stored as Bitmaps we can typecast them to another type whose handle we can get and use for the construction of a new icon ...Show All

  • SQL Server CURSOR/FETCH Issue

    Hey Everyone, I have an issue with pulling data out of one table and concatinating it into another table. There is a table with a list of Work Orders (tblWorkOrders) that has a one-to-many relationship with a table that contains a list of Work Order Comments (tblComments). I want to concatenate all the work order comments together into one Text field in the work orders table for each work order. For example, if tblWorkOrders.ReqNum matches three records with tblComments.ReqNum, I want to concatenate all three tblComments.Comment together and put them in tblWorkOrders.Comments for the one record in tblWorkOrders that matches that same ...Show All

  • Windows Forms Database not updating (Windows Forms App)

    Ok....Here is my vb.net code and I'm trying to update a dataset into the Database from which I got the DataAdapter.  My DataAdapter uses a SELECT w/ a JOIN in it and it never created INSERT or UPDATE stmt's using the DataAdapter wizard.  So in my btnInActiveAftNxtJP_Click event I update the Insert Command Text and run the update but it's not updating the SQL Server 2000 DB.....Should I have created a DataTable or is something wrong with the way I'm doing the update ...I can't figure it out....Please help!...Thanks! Imports System.Data Imports System.Data.SqlClient Public Class Form1     Inherits System. ...Show All

  • Visual Studio WHAT'S THE STATUS OF THE BUG IN THE CLASS DESIGNER?

    The class details window is no longer accessible after you set it's autohide property.  The workaround you proposed, as far as I know, is: DO NOT SET THE AUTOHIDE PROPERTY. This was reported to you many months ago during the BETA cycle, and now the bug persists in the RTM. This is very annoying because I've become accustomed to the convenience of setting the autohide properties of most windows except the code and form designer.  But when I inadvertently do this to the class details window, the only way I figured out to get it back is to delete my VSsetting file.  This, unfortunately, removes my entire personal configurati ...Show All

  • Visual Studio Team System Remote Access to TFS

    How to access TFS source cotrol feature remotely.Can it be access through Internet & VPN If yes, how Rob, Apparently the documentation for the RC now states that all users should be in the same domain when using TFS. Is this true We were planning to use TFS together with our daughter company in India but we do not share the same domain... We were going to use a TFS Proxy server at their location and use the leased line to connect it to the TFS in Belgium.We thought the development environment would challenge the user with a log on to the domain of the TFS so we figured we just had to give every developer ...Show All

  • Visual Basic How to distribute a VB.NET application alongwith a SQL Server 2000 database

    I have developed an application using VB.NET and have a SQL Server database to go with this but I now want to deploy this application within the company so that other users can access it. How do I go about doing this. What procedures do I need to go through. The application was developed at home. My company does not have SQL Server. Regards Dipendra You can always try the SQL Server express edition on your company network.  I am not sure how many clients it can handle, but it's free so if you decide to dump it, then you will not have anything in it except the time it took to install and deploy.  ...Show All

  • SQL Server Error in MSSQL Manager

    Using MSSQL 9.0.1399. And one time in hour get the error (see screenshot) After that the summare tab dont't worked. ( http://eyfel.info/news/local/detail.htm id=10209227@eflArticle ) See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: InvalidArgument=Value of '6' is not valid for 'index'. Parameter name: index    at System.Windows.Forms.ListView.ListViewItemCollection.get_Item(Int32 index)    at System.Windows.Forms.ListView.set_VirtualListSize(Int32 value)    at Microsoft.S ...Show All

  • Visual C# ListView

    Ok. I kno how to select a certain item in a ListBox programmically with as follows: listBox1.SelectedIndex = 3; But I would like to know if its possible with a ListView Can someone help me You can set the ListViewItem.Selected property to true: myListView.Items[3].Selected = true ; ...Show All

  • SQL Server Limit Report Server Access

    All, I'm looking at the possibility of allowing only certian tasks and reports to be available to users.  I want the user to only have so much control...but would like them to be able to run reports, subscribe to reports and be able to use the query builder.  We don't want the user to see all of the reports in the organization, just the reports for there specific department.  So I don't know that I want them to see the report server itself...but maybe be able to run certian features. Can this be done Local administrators on the report server machine will get read properties and read/set ...Show All

  • Windows Forms assembly - version extraction

    Hello, I am trying to extract the version of a program I wrote (at runtime) and was wondering if someone could correct my code. Here is what I have so far: Dim version As String = String.Empty version = System.Reflection.AssemblyInformationalVersionAttribute.GetCustomAttribute("AssemblyVersion", ***) Thanks for any help. Dennis Have you tried version = Application.ProductVersion; This is& ...Show All

©2008 Software Development Network