> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 
> On Behalf Of Jiri Cincura
> Sent: Saturday, June 10, 2006 12:50 PM
> To: For users and developers of the Firebird .NET providers
> Subject: Re: [Firebird-net-provider] OT: Problem with FB 
> specific statements and VS&DDEX
> 
> On 10.6.2006 19:40 +0200 Carlos Guzmán Álvarez wrote:
> > But you told me that isn't your case, can you post a list 
> with the steps 
> > you are doing ??
> 
> Yes. :)
> 
> Very simple:
> 1. Create new (typed) dataset.
> 2. Add new table adapter via right-click menu.
> 3. Do some classic steps with next.
> 4. Type 'select first 10 some from table ...;'
> 5. Click finish. -- error box saying that my statement isn't correct
> 
> Am I post any else? With this problems you can "meet" on 
> various places. And 
> sometimes it's really "disturbing".

I have the same problem with the SQLite provider.  Basically what you have
to do is generate a simple select statement to make the querybuilder build
the other statements, then show the properties for the generated
tableAdapter, and manually edit your select statement afterwards.

I've submitted several feature requests to the DDEX team -- but based on a
response I got on one of them, it looks like no DDEX changes are planned for
ORCAS.

https://connect.microsoft.com/feedback/ViewFeedback.aspx?FeedbackID=123835&S
iteID=210
https://connect.microsoft.com/feedback/ViewFeedback.aspx?FeedbackID=123836&S
iteID=210
https://connect.microsoft.com/feedback/ViewFeedback.aspx?FeedbackID=123833&S
iteID=210
https://connect.microsoft.com/feedback/ViewFeedback.aspx?FeedbackID=123834&S
iteID=210

I didn't submit a feature request for the query builder itself, though.

=0



_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to