Hello, Greetings from Abda Infotech!!. Abda Infotech is a software development and servicing company ,with offices in Bangalore, Mysore and Chicago.We are...
Try creating a sqlnet.ora in the same folder as your tnsnames.ora it should contain the following line ... names.directory_path=(tnsnames) that's all. Not sure...
What is the best way to learn about TOAD's implementation of Fast Reports. I have tried reading the documentation at www.fast-report.com, but the docs I looked...
It seems like all the numeric columns under the "Waits" tab: ROWNUM, TOTAL_WAITS, TOTAL_TIMEOUTS, TIME_WAITED, AVERAGE_WAIT, MAX_WAIT, TIME_WAITED_MICRO....
Hello amphibians, I just created a database link and then compared data between two tables in two different databases, oh my gosh, how nice is that! Because,...
OK, then, thanks; I was hoping I was missing something, but apparently not. One exception, though, in that I cannot even "save as" and do your trick; I'm...
Michael -- Fast Report's end user help file is located here: http://www.fast-report.com/en/documentation/frx3user/index.htm I put the direct link to their user...
First of all, I assume you are compiling to save (F9 or the green arrow on the second row of buttons from the bottom) -- and then you refresh your proc pane to...
you don't need to create your own dataset components. that's my job. :-) all you need to do is write your query, run it, then right-click on the grid and...
The fast reports can do a whole lot...would it help if we put together some sample reports and posted them on toadsoft or on the yahoo groups file page? ...
what would be really cool is if there was a place on toadsoft where users could put their reports and queries for all to see and share. Obviously, queries...
that's what i was thinking exactly. we could create a simple reports schema that people could share for learning how to use the reports by example. ...
we are going to replace the current toad built-in reports with a series of current and cool dictionary reports - so some of this is coming .... ... From:...
actually, if we let the sample schema be the data dictionary, then the reports can be more than just learning tools - they can be something useful. ... From:...
plus less work for all involved...i didn't see your last 2 words about the data dictionary. a fine idea ... From: toad@yahoogroups.com on behalf of John...
Try taking out the quotes. I quote the path to toad.exe because it contains spaces, but not anything after it... "C:\Program Files\Quest Software\Toad for...
Hello I have a question about TOAD 8.6 and ORACLE 9i. I am usig Shema Browser option "Save as.." in data grid, saving my ORACLE table data as XML and it works...
Aci - MRI
acip@...
Mar 1, 2006 3:54 pm
31608
this was a bug in 8.5 due to the data dictionary change. it is fixed in 8.6. ... From: toad@yahoogroups.com [mailto:toad@yahoogroups.com]On Behalf Of Hudson,...
Yep, just make sure that on your "Save As" that you save the data as "Insert" Statements... ________________________________ From: toad@yahoogroups.com...
Right then, I'm off. Two weeks hiding from the sun in South Africa. I've set my out of office to ignore emails from TOAD so hopefully, if this flipping system...
Hi John, I have used the master-detail browser to drill into fastreport. It is pretty damn cool. Never the less, I could not figure out how to create a sub...
Thanks Mike, It's still slow. This is what it inside the sample sqlnet.ora in my client setup. #names.directory_path # #Syntax: <adapter-name> #Default:...
Strong, Stephen
stephen.strong@...
Mar 1, 2006 6:57 pm
31614
I try...but I obtain however the error. ... Da: toad@yahoogroups.com [mailto:toad@yahoogroups.com] Per conto di Bradley Boddicker Inviato: mercoledì 1 marzo...
Hi Gretchen, I read the doc you mentioned. Unfortunately it contains a lot of information that is not relevant as well as some that is. For example, the whole...
Hi Mike, I think what you need to do is use grouping. looks like you want to group by vendors, and then dealers under that. so write your query to have that...
I was not able to come up with a way to do it. After all, the XML it generates does not necessarily relate to a single DB table. It could have been from a...
John , Almost, but not quite the structure I had in mind. Maybe if I take a more concrete example. Suppose you have the following tables DEPARTMENT EMPLOYEE ...