Re: Not enough Parameters?

From: jason (jason_at_noreplies.com)
Date: 02/28/05


Date: 27 Feb 2005 21:27:07 -0800


Brian,

>Your connection string is the problem
>Try
>
> V.CompactDatabase('Data Source='+DB +';Jet OLEDB:Engine Type=5'+';Jet
>OLEDB:Database Password=xxxxxxxx'
> ,'Data Source='+'x.mdb;Jet OLEDB:Engine Type=5')

Your a champ, that fixed it!!! Thanks, this was killing me!!
Thanks for your help.
Jason.