MI-L Testing for an open session of MI

2003-09-16 Thread A.W. Male & Associates Pty Ltd
Hi folks, I have an integrated MI and MS Access routine. I would like to test for the existence of an open session of MI from within Access using VB - reason : If a session of MI is open and I create a new session of MI, I receive an Access error message. I would like to trap the error and war

MI-L Message box in WorkSpace

2003-09-16 Thread A.W. Male & Associates Pty Ltd
Hi Folks, I have written the following to display a message box that opens while a workspace is opening and then closes once the workspace is loaded. Is there a way to make the message box look more attractive to the eye - at present it looks rather agricultural, if you get my drift ?? Thanks

Re: MI-L ODBC Refresh from Access97 Very Sloooow

2003-09-12 Thread A.W. Male & Associates Pty Ltd
/ http://www.gispro.biz/ http://hjem.get2net.dk/lars-online/ WGS84: 10.26'40"E 55.20'20"N - Original Message ----- From: "A.W. Male & Associates Pty Ltd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 11, 2003 6:32 PM Subject: MI-

MI-L ODBC Refresh from Access97 Very Sloooow

2003-09-11 Thread A.W. Male &amp; Associates Pty Ltd
Hi folks, I have been using MI4.5 on an NT4 network for some 5 years. Recently one of our Workstations got the slows in terms of refreshing from an Access Table. This is rather strange as all of the other workstations refresh the same data at a 'normal' rate. I have checked the network connection,

MI-L MI: Access2000

2003-01-08 Thread A.W. Male &amp; Associates Pty Ltd
Hi folks, I am running MI 4.5 and would like to open MSAccess2000 tables - I receive an error message Is this a feature of MI 4.5 or do I need to upgrade MI or is there a patch or work around for this problem Any help will be appreciated Regards Alistair ---

MI-L Searchpoint and CallBack weird happenings

2002-10-08 Thread A.W. Male &amp; Associates Pty Ltd
Hi Folks, I have an integrated Ms Access Db and MI application, that has been working ok. I recently introduced some new maps to the system and changed the MI program from 4.5 to Proviewer 7.0 When I use the callback tool to go to the db from the map, in some instances the incorrect record i

RE: MI-L MI Removing Min Max Close Buttons using VB

2002-09-26 Thread A.W. Male &amp; Associates Pty Ltd
the >correct Window ID, e.g. the 'Map From' statement. > >I don't believe you have any facility to disable the min / max buttons with >MapBasic so if you want more control you'll probably have to look at Win32 >API calls. > >Regards, > >Keith > >

MI-L MI Removing Min Max Close Buttons using VB

2002-09-25 Thread A.W. Male &amp; Associates Pty Ltd
Hi All, I am having trouble finding some code that will remove the min max and close buttons from the map window . I still require the MI window min max and close buttons. My MI cession is started from within MsAccess and I don't use MapBasic. I am aware of API calls, but I am not to sure how

MI-L Multiple Legends Question

2002-06-15 Thread A.W. Male &amp; Associates Pty Ltd
Hi Folks, I have a workspace that creates 2 thematic map layers. The resultant legend contains information from both thematic layers. Is there a way to create 2 legends one for each layer - using the workspace ??? Thanks Alistair --

MI-L Re:MI-L Proviewer 6.5

2002-04-30 Thread A.W. Male &amp; Associates Pty Ltd
Hi all, I have been attempting to download PV 6.5 from the drive center, I have registered my details with the drive center etc. When I attempt to download the file I am prompted for a user name and password. I entered my email address as the user name and my password - is this correct ?? I

MI-L NamedViews

2001-05-04 Thread A.W. Male &amp; Associates Pty Ltd
Can someone please help with the Icon code number and Calling function number for NamedViews Thanks in advance Alistair Male ___ List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, send e-

MI-L MI: Opening MI From Access - Part Solved, but A Few More Queries

2001-03-03 Thread A.W. Male &amp; Associates Pty Ltd
Thanks to all who have helped so far. The following code opens MI workspace from Access and brings the MI screen to the front. I have a table "link" in Access, in this table I have setup 3 fields to take parts of the workspace name GisDir - "g:\ WorkSpPath - workspcs\ Wksp - RcwAccess.wor"

MI-L MI Workspace - Opening From Access

2001-03-02 Thread A.W. Male &amp; Associates Pty Ltd
Hi Folks, I have been playing around with the following code, it works fine to a point - opens an instance of MI but then I cannot seem to get the Work Space to open. Any help will be much appreciated Private Sub Command397_Click() Dim objvar As Object If MapInfoInit = 0 Then Set objvar = C