News:

Buying something from Amazon? Please consider using my affiliate links - Amazon.com or Amazon.co.uk - You get your stuff, Plan-G gets a little boost :)   

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Adrian Milewski

#1
Thanks Tim - that worked.

I had originally transferred in my old database and then I rebuilt over that database.

Putting the DB that came with the new version and rebuilding over the top of that has now fixed my problem.

Thanks.
#2
Hi Tim,

I've just upgraded my installation to 0.9.1.423 (on win7) and I am having an issue displaying waypoint intersections. Each time I try to add either named or unnamed Wpts from the ribbon to the display PlanG crashes with the message "Plan G has stopped working".

Checking the log file it seems that the intersection waypoints are missing from the database

Quote20:16:01 Exception plotting named intersections: System.Data.OleDb.OleDbException: The Microsoft Jet database engine cannot find the input table or query 'IsecX'.  Make sure it exists and that its name is spelled correctly.
   at System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(OleDbHResult hr)
   at System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult)
   at System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult)
   at System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult)
   at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method)
   at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.OleDb.OleDbCommand.ExecuteReader()
   at Plan_G.DataAccess.GetWaypointsInBounds(Double n, Double s, Double e, Double w, Boolean isFSX, Boolean isNamed)
   at Plan_G.MapHandler.PlotISEC_Named(Double north, Double south, Double east, Double west)
   at Plan_G.MapHandler.PlotOverlayElements(Double north, Double south, Double east, Double west, Double centreLat, Double centreLng, Single zoom)

And looking at the Database I can't see a table called IsecX which it is looking for. I have rebuilt the database from scratch but still get the error.

Can you point me in the right direction?

Thanks

Adrian.