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 gkittelson 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: *

  1. OldBob

    VB.NET, WEbServices, SQL Stored procedures

    Good morning all... :) I want to know how I can set up a dataset in VB.net (beta2 enterprise) by calling a SQL Server stored procedure. The help files are not very helpful, or I'm not looking in the right place. I've got a WebService that I want to call with a parameter of a ClientID. This...
  2. OldBob

    Setting Date for a Field

    To get the program to accept a date of dd/mm/yyyy then you should SET DATE BRITISH SET CENTURY ON before you ask the user for the input. Most developers (I think) apply these settings at the start of their main program as they are configuring the environment. If your program needs to have the...
  3. OldBob

    Illegal Seek Offset?

    This will also happen if you have a single table that exceeds 2GB in size. Not that likely, but worth checking.
  4. OldBob

    Watcom 386 read error????!!!

    What is the operating system for the w/station? There have been issues with the Intranetware Client for Windows, so this could be a source of your problem.

Part and Inventory Search

Back
Top