Access 2003

R

RonR

I am a small developer and I use VB6. If i purchase access 2003 then does all
my customers need to purchase Access 2003 in order for me to use MSDE with my
Vb6 database projects?

also, should most of my code that I have already written for an Access .mdb
file work for an MSDE databse??

I really need info so any help would be appreciated.
 
J

John Vinson

I am a small developer and I use VB6. If i purchase access 2003 then does all
my customers need to purchase Access 2003 in order for me to use MSDE with my
Vb6 database projects?
No.

also, should most of my code that I have already written for an Access .mdb
file work for an MSDE databse??

Yes, if you used ADO/ADOX coding. DAO code may have a few problems.


John W. Vinson[MVP]
 
R

RonR

When I was asking about all my customers purchasing Access 2003 I was talking
about the Licensing aspect, I just want to make sure my question was
understood. Thanks.
 
Top