I noticed when i use 'datetime' as a type in sqlite it also adds a time at the end the date: 8/9/2012 00:00:00 when displayed in a dataview box.
Is there a way to NOT display the time, just the date? I have to re-adjust the column widths every time program loads,(using dataview),this is inherited of the length of the Varchar and string elements in the database. Is there a way to adjust the column widths to my liking and have them stay that way? I've tried using both the datacombo and the datacomboview but have received error messages when I do. "Unknown symbol in HeaderHieght in class", Grid_viewRows" But when I double click either the datacomdo or the comboview to enter code gambas crashes. -- View this message in context: http://old.nabble.com/Questions-about-SQLIte-and-Data-Objects-tp34279714p34279714.html Sent from the gambas-user mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
