ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   sql querries (https://www.excelbanter.com/excel-programming/303844-sql-querries.html)

Delali

sql querries
 
hi,
Dim dbs As Database and Dim rst As Recordset give me
errors that user-defined type not defined.
is there anything i have to define before using them?
thank you

Tom Ogilvy

sql querries
 
In the vbe you must create a reference to the current version of DAO.

here is some info

http://support.microsoft.com/default.../excel/dao.asp

of course your DAO is probably newer than the cited version 3.0, so
reference the newest version.

--
Regards,
Tom Ogilvy

"delali" wrote in message
...
hi,
Dim dbs As Database and Dim rst As Recordset give me
errors that user-defined type not defined.
is there anything i have to define before using them?
thank you





All times are GMT +1. The time now is 05:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com