Writing a program to display Geo TIFF's of Digital Ortho Quads. I am able to accomplish this with "AddRaster" but it requires setting an insertion point and a scale. If I use Map>>Image>>Insert all I have to supply is the filename of the appropriate DOQ the insertion point and scale come from...
This is about to drive me crazy! Reading the Online Documentation I get the impression that setting the width on an MText object sets up word wrap to that boundary. The word wrap works great in the Editor but nothing happens to the text in the drawing. As I see it, word wrap in the editor is...
I have a database (Oracle8) with two tables of street addresses one of which is updated by another department. The other department uses abbrevations for Street, Avenue, etc. My table does not. I'm trying to generate a report with CR9 of differences in names and numbers only (i.e. - 123 Stetson...
When I attempt to connect to Oracle 8i I receive the message:
ODBC error:[Microsoft][ODBC Driver Manager]Driver does not support this function.
I have applied all the pertinent updates to drivers and CR to no avail.
Thanks
I am writing a report to list Duplicate Coordinate Pairs(x&y Coordinates). I sort my data by "X_COORD" And
Format the Details section to Suppress by the following formula:
({Aat.X_COORD}<>Previous ({Aat.X_COORD}) AND {Aat.Y_COORD}<>Previous ({Aat.Y_COORD})) OR
({Aat.X_COORD}<>NEXT...
Sorry. I'm using version 8.01.
This is a Running Total Condition Formula:
GLOBAL numberVar DUCT_TOTAL01 := 0;
IF InStr ({new_combine.F_S}, ".")=0 THEN
IF Mid ({new_combine.F_S}, 7, 1)="01" THEN
DUCT_TOTAL01=DUCT_TOTAL01 + {new_combine.F_Q}
I want to look for a...
What does the warning mean:
Warning: The reset/evaluate condition formula you just created has side effects. Do you still want it?
I can find it nowhere in the documentation or the FAQ or the Seagate Knowledge Base.
Thanks
I'm glad you asked this question. My report needs to come from many tables that are not linked and cannot be linked. It is an inventory report with each "type" item in it's own table for each of three company divisions. I await an answer.
Pat Rains
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.