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

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

OneEyedSam

Member List

rustyoldboat
EJG
bob maskin
Adrian Dumitrascu
Glider
BackCountry
bbyrd
Nelk
hkay
Sashah
Manes
Thomas Lindquist
Rami_A
Daniel Hilgarth
Chris Bower
stfn
steveo942
Lou Terrailloune
Allen Lewis
AzizDsoua
Only Title

OneEyedSam's Q&A profile

  • Visual Basic ERROR The data provider or Service Provider returned an state E_FAIL

    Hello I have a Problem, I installed Microsoft Visual Basic 6 and in Some ocations using adodc or an Recordset Object in the RecordCount an other methods VB return the  next error : ERROR The data provider or Service Provider returned an state E_FAIL Please HELP ME !!! This is the ConnectionString : strStringCn = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & GstrUniCD & "JFISC_TFJFA.mdb;Persist Security Info=False;Jet OLEDB ...Show All

  • Windows Forms Multiple Users and Roaming Profiles

    I probably know the answer to this but want to make absolutely sure. My app is aimed at schools and colleges. Typically, staff and students will use any available computer so each computer could have hundreds of different users in the course of a term. Am I right in thinking ClickOnce would reinstall for each new user with no shared disc storage If the users have roaming profiles, does the installation get moved across the network at each login ...Show All

  • Visual Studio Express Editions Charts?

    I was just wondering how to make a program that has like a spreadsheet and you type in numbers like daily income or somthing and it adds it up for the month and you can set it for like add for the week,or month or year! How can we do that And how do we code a exit button on the menu strip, a open, and a new button Tutorials Hi - you've asked in the 'installing and registering' forum. Please tell me what languag ...Show All

  • Visual FoxPro Found 3rd party software.

    When opening a table that exists in a project I got the following message- Repair the table using an appropriate third-party repair utility for Visual FoxPro tables before opening the table again. What does this mean & how do I find a third-party repair utility   Thanks!!! Hi, Check this if it could help. http://ckkiet.blogspot.com/2004/07/one-of-possible-cause-vfp-table.html ...Show All

  • Visual Basic Hi iv ben programing in vb5.0 and i would like to get vb6.0 can i?

    Iv ben programing in vb5.0 for about 2 years and i would like to get vb6.0 but i cant find it. And i dont like .net because: 1 it's not as ez to use. 2 it will not work on windows 98se Dose any know ware or how i can get vb6.0 Thanks I have a working copy of Visual Studio 6 could sell ya cheap. No library though. I never used it anyhow. ...Show All

  • SQL Server SSIS Requests...

    May be it's too late, but I think this requests could be scheduled at least for a SP1 if it's not possible for the RTM. 1) Execute Task without debugger: it would be very nice to be able to execute a single task without going in debugging mode. Just as you would ask "Start Without Debugging CTRL+F5" but for a single task 2) Customize default properties for task and component: when you drag a task on the package you get a default value for the ...Show All

  • Visual J# Warning - don't use ReSharper

    Hi; If you have done much development in C# you probably have ReSharper and it is a tremendous help. But when it get's in J# it slows the system down a LOT and it gets all confused with intellisense. I ended up removing it. Hi Barry, Resharper is a third party addon utility for Visual Studio. It is not a Microsoft product and not shipped with Visual Studio. If you have not installed it after installing Visual Studio then it wo ...Show All

  • Visual Basic Make a ListBox Transparent in VBA for Excel

    Hi, I am currently at University and doing a project using VBA in Excel, I have a userform with a picture inserted as the background and want to insert a listbox but to have the listbox with a transparent background. After many trys I still can not work out what code i am supposed to use any help with this coding would be very much appreciated. Many thanks in advance ...Show All

  • Visual Studio Express Editions NotifyIcon

    Is there any way to start my vb.net2005 application to start without any forms at all ie, I want to hide my start up form much like when setting the form visibility = false but with the icon in the tray. Thanx in advance to reply me on tomsmaily@gmail.com There is a sample on the msdn web site . ...Show All

  • Windows Forms How to find cordinates of a UserControl w.r.t Desktop

    I'm working on a user control where i'm displaying a Form jus below a TextBox (Exactly as a Normal DropDown works.) I have been facing this problem of calculating the exact location of the user Control placed in a Form so that on textChanged event of TextBox i can display the Child Form just below the TextBox. I have been able to do it partialy by using following Code. objParentForm = this.FindForm(); int x = this.Location.X; int y = this. ...Show All

  • Visual Basic Loops

    Hello, I am trying to create a program that generates the fibonacci series numbers between 2 and 1,000,000,000 (1 billion). The user enters in an number in to a textbox (between 2 and 1 billion), and the program then outputs the Fibonacci series up to that number in a list. The program is also supposed to output the number of numbers found up to that specific number and the sum of all those numbers found. It would be easy if the task was to, let ...Show All

  • SQL Server output to text file

    Hi, just wondering if it is possible to have an insert trigger write out to a text file the inserted values of the latest row. If so some example code would be much appreciated SQL 2k or 2k5 With 2k5 you could probably use the .NET CLR to do it. With SQL 2k I'm not sure if there is a prebuilt xp_ storedp rocedure that you could use or whether you'd have to create your own xp_ stored procedure to do sit. ...Show All

  • Windows Forms Drag&drop at run time

    My intent is to create a container control in which to put some objects, say check boxes. I want the user to be able to move these check boxes around, by dragging & dropping them, just I can do at designer time. Is there any short solution to this problem, or do I have to write my own code to a lot of events If you want to allow moving of CheckBox items inside one panel, you will the the MouseDown, Mouse ...Show All

  • Visual Studio Team System One Crazy Warning...

    Hey all, I'm working on a ASP.Net web site.  I get this warning message: Warning 1 The type '_Default' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\waskweb\ec73eddd\81462276\App_Web_bcyeejys.0.cs' conflicts with the imported type '_Default' in 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\waskweb\ec73eddd\81462276\App_Web_2lb5qop3.dll'. Using the one in 'c:\WINDOWS\Microsoft.NE ...Show All

  • Windows Forms naka invasion

    Hi guys  I'm new to terrarium, but have everything set up for 1.2. Wrote a small simple creature and connected to the exosystem. I now have about 200 "naka"'s sitting around on my screen. They dont eat, they dont move, there is no foo ...Show All

©2008 Software Development Network

powered by phorum