i'm losing new data that i made when i close my Java app and data are not written to .accdb file i have connected my Java to .accdb (Ms Access 2010) file as bel
Code: Dim Application As Object, namespace As Object Set Application = CreateObject("Outlook.Application") Set namespace = Application.GetNamespace
I'm being driven nuts trying to figure this one out. I'm using Python for the first time, and trying to write data collected from twitter out to an Access 2010