Search results for query: *

  1. I

    SQL Server Install Problems

    Hello Im trying to install Microsoft SQL Server Desktop Engine and when i do it says, "A strong SA Password is required for security reasons. Please use SAPWD switch to supply the same. Refer to readme for more details. Setup will now exit. I have read all over and found things that say to use...
  2. I

    Calculations?? Where to start?

    Im very new to this and im trying to write a program that will run some calculations for me. I want to have "x" number of sections to each project, and each section has "y" number of segments. The forulas are all the same, i just need to be able to adjust the number of "x" sections in...
  3. I

    Make "Enter" Key respond like TAB?

    I have several input boxes that I have limited the keys to numbers, decimal, and enter, I would like to have the cursor move to the "next" input box when enter is pressed? Any help would be greatly appreciated.
  4. I

    Only accept numerals in imput???

    Im trying to make a set of text box inputs perform calculations, How can I return a msgbox "invalid input" or something of that sort when numerals or symbols are input inplace of a valid number?
Back
Top