Search results

  1. J

    Dim dbs as Database not accepted

    Aha! OK thanks for the quick reply... It seems I require the reference to ADOX for a number of things I wanted to build if using ADO in Access XP... the other problem I'd been experiencing was copying a recordset into an existing table or even just creating a new table using the recordset...
  2. J

    Dim dbs as Database not accepted

    What would be the alternative to using "dim dbs as database" in ADO? I've found "CurrentProject" is this correct? I need the below replicated in ADO as I'm trying to build something entirely with the new language to learn how it operates (this is taking some time I can tell you!) Thankfully I...
Back
Top Bottom