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

    Large data base to back word engineer

    how to back word engineer my sql database
  2. marn1997

    A module is not a valid type

    Public Sub testingStubForSqlStatement() Dim strSql As String Dim oSqlStatement As New SqlStatement Dim rs As ADODB.Recordset strSql = "SELECT unitspercase * casesperpallet FROM PRODUCTS WHERE PRODUCTCODE = ?1 " & _ " and messagename = ?2 and labelid = ?3"...
  3. marn1997

    Can a collection be used as a reports datasource.

    Can a collection be used as a reports datasource.

Part and Inventory Search

Back
Top