PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > Windows Mobile Software
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #41 (permalink)  
Old 06-24-2009, 02:56 AM
dlichterman's Avatar
PPCGeeks Regular
Offline
Pocket PC: TOUCH PRO!!!!
Carrier: Sprint
Threadstarter
 
Join Date: Mar 2008
Posts: 54
Reputation: 269
dlichterman is becoming a PPCGeeks regulardlichterman is becoming a PPCGeeks regulardlichterman is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/21] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

It looks like you still need to install sqlce

http://www.lulzsoft.com/wordpress/20...iles-for-ppcs/
__________________
Reply With Quote
This post has been thanked 1 times.
  #42 (permalink)  
Old 06-25-2009, 02:46 PM
ChaosTheory's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC Desire
Carrier: Nex-tech Wireless
Location: Insanity
 
Join Date: Jun 2009
Posts: 513
Reputation: 899
ChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/21] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

I have a question and/or suggestion. Is it possible to dictate where the program saves it's information? I see that it does have the import/export feature, but thought if it was possible to set it's save location (i.e. save it on the memory card), then when you flash all you have to do is change the default location and viola!

If this feature is already available could you point it out for me? If it is not I think it would be handy. Then again I am not very familiar with the inner workings of the program so I am not sure how hard that would be to implement, just thought I would put it out there.
__________________
Please help contribute to my PPC Glossary!
Reply With Quote
  #43 (permalink)  
Old 06-25-2009, 10:10 PM
dlichterman's Avatar
PPCGeeks Regular
Offline
Pocket PC: TOUCH PRO!!!!
Carrier: Sprint
Threadstarter
 
Join Date: Mar 2008
Posts: 54
Reputation: 269
dlichterman is becoming a PPCGeeks regulardlichterman is becoming a PPCGeeks regulardlichterman is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/21] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

Well in the code I don't have the location hard coded.....I have it set for "wherever the exe is + file". You could install the app to the storage card, flash, and reinstall and the sdf and settings will not be overwritten as they are created by the program itself.
Reply With Quote
This post has been thanked 1 times.
  #44 (permalink)  
Old 06-26-2009, 01:38 AM
dlichterman's Avatar
PPCGeeks Regular
Offline
Pocket PC: TOUCH PRO!!!!
Carrier: Sprint
Threadstarter
 
Join Date: Mar 2008
Posts: 54
Reputation: 269
dlichterman is becoming a PPCGeeks regulardlichterman is becoming a PPCGeeks regulardlichterman is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/21] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

Made a DB change, please see the special instructions!

http://www.lulzsoft.com/wordpress/20...mate-beta-26b/
Reply With Quote
This post has been thanked 1 times.
  #45 (permalink)  
Old 06-26-2009, 09:18 AM
ChaosTheory's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC Desire
Carrier: Nex-tech Wireless
Location: Insanity
 
Join Date: Jun 2009
Posts: 513
Reputation: 899
ChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/21] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

Quote:
Originally Posted by dlichterman View Post
Well in the code I don't have the location hard coded.....I have it set for "wherever the exe is + file". You could install the app to the storage card, flash, and reinstall and the sdf and settings will not be overwritten as they are created by the program itself.

Thanks! I'll give that a shot and let you know how it turns out!
Reply With Quote
  #46 (permalink)  
Old 06-26-2009, 08:10 PM
sheureka's Avatar
PPCGeeks Regular
Offline
Pocket PC: Sprint HTC Touch Pro
Carrier: Sprint
Location: Bisbee AZ
 
Join Date: Aug 2006
Posts: 193
Reputation: 45
sheureka is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/25] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

I had been installing and upgrading since the program came out, but didn't have any data (I don't drive much, and have a super fuel efficient car). The program itself seemed to run fine, though. However, this new version gives me an SqlCeException error. So do I have to reinstall sqlce? I thought it became a system file, but I guess not. Should I uninstall the whole thing before reinstalling sqlce? Any other advice? TIA - sheureka
__________________
Do good. Be kind. Have fun.
Reply With Quote
  #47 (permalink)  
Old 06-26-2009, 08:25 PM
sheureka's Avatar
PPCGeeks Regular
Offline
Pocket PC: Sprint HTC Touch Pro
Carrier: Sprint
Location: Bisbee AZ
 
Join Date: Aug 2006
Posts: 193
Reputation: 45
sheureka is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/25] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

I just uninstalled/reinstalled the new version and uninstalled/reinstalled sqlce. I still get the sqlce error. If this helps, here's the message I'm getting-

GasMate.exe
SqlCeException
[ cost ]

at System.Data.SqlServerCe.SqlCeCommand.ProcessResult s(Int32 hr)
at System.Data.SqlServerCe.SqlCeCommand.CompileQueryP lan()
at System.Data.SqlServerCe.SqlCeCommand.ExecuteComman d(CommandBehavior behavior, String method, ResultSetOptions options)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteReader (CommandBehavior behavior)
at System.Data.SqlServerCe.SqlCeCommand.ExecuteDbData Reader(CommandBehavior behavior)
at System.Data.Common.DbCommand.System.Data.IDbComman d.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(Data Set dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at GasMate.GasMateDataSetTableAdapters.maintTableAdap ter.Fill(maintDataTable dataTable)
at GasMate.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form._SetVisibleNotify(Boolea n fVis)
at System.Windows.Forms.Control.set_Visible(Boolean value)
at System.Windows.Forms.Application.Run(Form fm)
at GasMate.Program.Main()

sheureka

Last edited by sheureka; 06-26-2009 at 08:34 PM.
Reply With Quote
  #48 (permalink)  
Old 06-26-2009, 08:31 PM
ChaosTheory's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC Desire
Carrier: Nex-tech Wireless
Location: Insanity
 
Join Date: Jun 2009
Posts: 513
Reputation: 899
ChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuffChaosTheory knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/25] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

Kick it!

Are you installing the most recent version of sqlce? There is a link to it at post 37.
Reply With Quote
  #49 (permalink)  
Old 06-26-2009, 08:32 PM
shaggylive's Avatar
WP Heavy Rot Sloth
Offline
Pocket PC: Mogul, Touch Pro 1&2, Evo, PhotonQ
Carrier: Sprint
Location: Iowa
 
Join Date: Mar 2007
Posts: 3,466
Reputation: 3362
shaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIP
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Re: [6/25] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

did you delete gasmate.sdf ? uninstalling does not delete this data file.
__________________
7 windows to rule them all, 7 windows to find them,
7 windows to bring them all, and in the network bind them.
Navizon CM&ResProxyKiller nueRom SuspendResume777

Last edited by shaggylive; 06-26-2009 at 08:35 PM.
Reply With Quote
  #50 (permalink)  
Old 06-26-2009, 08:36 PM
sheureka's Avatar
PPCGeeks Regular
Offline
Pocket PC: Sprint HTC Touch Pro
Carrier: Sprint
Location: Bisbee AZ
 
Join Date: Aug 2006
Posts: 193
Reputation: 45
sheureka is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [6/25] Gasmate - MPG Calculator *New! AUTOUpdate AND IMPORT!*

Yes and yes.

And I just reinstalled the last beta - .24e SVN r37 - and it runs fine. So the problem has to be in the coding in this latest release. - sheureka

Last edited by sheureka; 06-26-2009 at 09:02 PM.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > Windows Mobile Software


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 11:37 PM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com