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 IamaSherpa 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. JimGawn

    BigInt in Access?

    I am using Access 2000 against SQL Server 2000. As best I can ascertain, Access cannot handle SQL Server's bigint data type (64-bit binary integer). 1) Am I correct? 2) Does Access 2002 improve on this situation?
  2. JimGawn

    Setting value of an unbound variable in continuous forms

    I have: Table1: PK - Primary Key FK - a code field OS - Other stuff Table2: FK - Primary Key of this table, Foreign Key to Table1 D - Description of the code in FK I have a form, frmTable1, for viewing and editing Table 1, in continuous forms mode. I want to show...

Part and Inventory Search

Back
Top