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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Parziale

  1. Parziale

    DataList not getting values

    NOBODY TO HELP US!
  2. Parziale

    DataList not getting values

    My friends, I am having the same problem?. Is there any solution for this?. Thanks
  3. Parziale

    ODBC ACCESS-ORACLE

    You log into oralce like sql and try to access the table like select * from ...... Other way is create new table with that user id and try to link from access.
  4. Parziale

    Export large .DBF files to .MDB

    This is the code I am using to delete the records from Dbase database. Recode as you need! ------------------------------ Dim dbsdBASE As Database Dim msdeloption As String Dim rstAccounts As Recordset ' Open the external dBASE database. gsscanfilepath = \your path for database...

Part and Inventory Search

Back
Top