Tables don't appear after dbo.
EsioN
Posts: 103
Hi.
Typing select * from dbo. the tables don't appear. I need to press ctrl+space to see the tables. Or type the two first letter of the table name, ex: select * from dbo.or -> orders
But typing select * from dbo.. (two .) they appear.
Thanks
Ésio
Typing select * from dbo. the tables don't appear. I need to press ctrl+space to see the tables. Or type the two first letter of the table name, ex: select * from dbo.or -> orders
But typing select * from dbo.. (two .) they appear.
Thanks
Ésio
Comments
Hmm, that's quite odd. We haven't been able to reproduce this but we'll continue to keep an eye on it. It's unlikely that any fix will make it into the 3.5 final release for reasons I outlined in my earlier post, but if we are able to reproduce it we'll get a fix into 3.6.
Thanks,
Bart
Principal Consultant
bartread.com Ltd
Thanks,
Bart
Principal Consultant
bartread.com Ltd
select * from dbo.A <popup doen't apper>
select * from dbo.AC <popup appears with my tables/views starting with AC. With the popup showed , ff I delete de AC, the popup show all objects>
select * from dbo.. <popup appears normaly, but note I typed two ".">
select * from dbo. <pressing ctrl+space, popup appears>
Thanks
Ésio
Cheers,
Bart
Principal Consultant
bartread.com Ltd