11/22/2024 2:56:40 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss general T-SQL questions and help with queries related to SalesLogix data. View the code of conduct for posting guidelines.
|
|
|
|
ADO Explorer - Problems with displaying columns
Posted: 13 Nov 06 9:09 AM
|
fiogf49gjkf0d At the Sage Summit I kept hearing about ADO Explorer and I've downloaded it and been working with it. I like it a lot. I love that I can work through the provider.
However whenever I try to open the Columns view or use the SQL Builder tool it fails. "List index out of bounds (-1)". Anyone else run into this and know a fix?
I'm also curious what other tools are being used in this manner. I have to go through the provider so my changes will sync out. |
|
|
|
Re: ADO Explorer - Problems with displaying columns
Posted: 13 Nov 06 10:06 AM
|
fiogf49gjkf0d I don't use ADO Explorer myself. I use a much simpler (and open source C#) tool called QueryExpress. Grab it from http://www.albahari.com/queryexpress.html All I really want is a quick and simple tool to run queries via the provider. This does just that and has some great threading code so it runs quickly. Since it is open source, I've added a new tab to my login screen specific to SLX logins.
-Ryan |
|
|
|
Re: ADO Explorer - Problems with displaying columns
Posted: 13 Nov 06 10:19 AM
|
fiogf49gjkf0d Ryan,
I'll give that one a try. What I like about ADO Explorer (if I can get it to work) is the SQL Builder. I'm not, by any means, a SQL expert so I like using the visual (Access like) SQL building tools. They help me make sure my statements are accurate (even if they aren't the most efficient) and minimize syntax errors. They are generally a lot smarter than me when it comes to queries. |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|