Do F# 3.0 Type Providers work with SQL Azure? I'm getting an error while trying. Wondering if there are any known issues with this.

link|improve this question

77% accept rate
1  
Could you expand on the error you're seeing? – kvb Sep 27 '11 at 21:41
feedback

1 Answer

up vote 2 down vote accepted

Nevermind I fixed it. I needed to use EntityTypeProvider instead of SqlServerProvider.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.