-
You cannot connect to a CE database using QueryExPlus. In order for that to be possible the developers of this project would need to include the CE .dlls into the QueryExPlus tool, which would make it much larger. I think it would be cool though if someone could branch the "QueryEx" project again and make a specialized CE version of this tool. Thats just a dream though.....
2009-09-21 16:52:04 UTC by mozkill
-
Its been 3 weeks. I am still wondering what could be causing my inability to use QueryExPlus as a cell editor but I am able to use QueryEx regular....
2009-09-21 16:39:34 UTC by mozkill
-
Hi. I have Query Express v.3.9 (by Joseph Albahari) and it works great. It lets me open a table and edit the cells and everything is great.
But, when I open the same DB using QueryExPlus it opens as read-only and I cannot edit.
Can anyone tell me what is wrong? Is QueryExPlus not able to edit?.
2009-08-31 16:50:35 UTC by mozkill
-
I'd rather see this implemented as a "Recent Connection" list...
2009-08-27 21:38:13 UTC by mozkill
-
When you run a very large query with over 10,000 rows, the width of the row number column is fitted to 3 digits wide. When you scroll down past line number 1,000 , the line number text starts running into the first column of data.
2009-08-27 16:08:54 UTC by mozkill
-
It would be nice to see streaming results in the grid pane. I am a heavy user that frequently accesses tables with up to a few hundred thousand rows and this tool doesn't perform as well as it would if it had streaming results to the grid (in the same way that SQL Management Express has). For example, when I run a query that returns 45,000 rows in 6 seconds, I don't see anything until the...
2009-08-27 16:05:20 UTC by mozkill
-
Say I want to take the contents of an ODBC database and load them into a table on an SQL server.
Can I do that via SQL and QueryEx Plus?.
2009-06-25 06:38:55 UTC by timothyr_1
-
This is a simple string that I use. It refers to a DSN already set up.
This works. No quotes or braces.
DSN=indepLocal;Uid=;Pwd=;.
2009-06-25 06:37:12 UTC by timothyr_1