Cannot convert Macros to VB

M

Marty

I have a database whose tables are linked to an MSSQL 2000
database. I have several macros I want to convert to VB
code but I getting an error that says "Can't perform
operation since the project is protected". When I created
the project I did not "protect" it. I have searched every
help I can find; I've held the shift key while opening;
and I've tryed the Open Exclusive method. All to no
avail. How do I unprotect a project I never protected?
Is it because the MSSQL db is protected? Does anyone have
an idea how I can convert my macros to VB automatically?

Marty
 
M

marty

I found my answer in the most obscure place. I opened VBA
and right clicked the database object > properties >
protection and there it was.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

OLEDB (.NET) and VB-Macros 7
Converting Macros to VB 4
convert macros to modules 2
Macros to Input Data 1
Help with a macro 1
find all macros 2
Linked servers 5
convert vb file to c# with reflector 3

Top