Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: tstocksql
  • Content: Threads
  • Order by date
  1. tstocksql

    What happens if you temporarily run 1 cpu SQL2k5 license on...

    What happens if you temporarily run 1 cpu SQL2k5 license on a server with 2 recognized cpu's? Our server group upgraded our servers with an additional cpu before we purchased an additional license. If we purchase one within the week will we our users see any interuption? Thank You! Tim
  2. tstocksql

    Anyone know how to Embed Word in a WinForms Application

    Anyone know how to Embed Word in a WinForms Application? We need to allow users to edit document "templates" with tags we create ( ie. <<First Name>> ) and save the document to a SQL database. We are currently using an RTF control with MS's extended code for printing and previewing but...
  3. tstocksql

    Need to do a large conversion to vb.net in 11 months

    Hi, We need to produce a system in 11 months in VB.NET/SQL that does the following and is customizable by our in house developers. Please recommend developers, software, code generators, and anything else that might help us: Contact Management Invoicing Payments Test Scoring Module...
  4. tstocksql

    Log off the current user - Terminal Services

    Hi, I have an application that runs in a Terminal Services session (without a desktop) which I would like to add a log off feature to. The feature log the user completely out of the TS session. Anyone privy to how this can be done? Thanks in advanced!
  5. tstocksql

    Interface Suggestions

    Hi, We are building a large application in VB.NET '05 and SQL '05. There are myriad reqiurements and a large and robust user interface. Below is just some of the processes it will accomplish. 1. Test Score entering and evaluating for a battery of tests. 2. Auto Invoicing triggered from a...
  6. tstocksql

    Question on which interface to use

    Hi, We are building an application in VB.NET and MS SQL and are trying to decided which type to use. We're hoping to keep the UI development visual for learning reasons. The application is large with many different layouts. It currently takes about 100 layouts for the UI in the FileMaker...
  7. tstocksql

    ASP.net to FileMaker 8 code

    Does anyone know some simple code for connecting an ASP.net page to a FileMaker 8 database using ODBC? More specifically what connection string to use. Thank you in advance!
  8. tstocksql

    Filemaker 8 ODBC

    Hi, I need to connect to FileMaker 8 Server through ASP.NET. What is the connection string?
  9. tstocksql

    Will DTS trigger an identity column on an import?

    Will DTS trigger an identity column on an import?
  10. tstocksql

    Add a unique key value to every row in a set that is not identity

    Hi, I would like to step through every row in an existing record set, not using cursor preferably, and add a key value to one column. When I tried this with cursor it was slow. Is there a better method?

Part and Inventory Search

Back
Top