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 bkrike 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: ljvb7
  • Content: Threads
  • Order by date
  1. ljvb7

    Mystery - select missing data; WHY?

    In SQL Server2000 in our production environment, I use a SQL statement to create a view that isn't working in the latest implementation. I isolated the problem to a select statement to retreive records from a view and a table; Select (multiple values from table) where View.PtType=Table.Ptype...
  2. ljvb7

    How to open an Access2000 database in my VB6 project?

    I need to create a command button in my VB6 project which will open a particular Access2000 database up in form view. I thought I could use the OLE Control from the toolbox, however, it does not offer Access as an option. I tried to add it as a component, but couldn't select it. Anyone ever done...
  3. ljvb7

    Getting error 3155 on a SQL linked table upload

    The code in question unlinks then relinks a SQL table thru an ODBC connection, then initializes the table, then transfers comma delimited text. I am getting the error 3155 regularly lately, and the table values are valid, and the permissions are ok, so it seems that I am losing the ODBC...
  4. ljvb7

    msysdb - how do we create that, or modify object?

    Getting an getting error - Microsoft jet engine cannot find object, "MSysDb" when opening a Access 97 database in Access 2000. We like to create, modify or delete permissions or object?

Part and Inventory Search

Back
Top