Online Loans - MPAA - Repair Bad Credit - Mortgages - Mortgages

PDA

View Full Version : Adwords Editor - database


Jon12345
Feb 15th 2008, 11:59 am
How does Adwords Editor store its data? Is it in Microsoft Access format? Text files? I want to create some software to link in but need to know its format first.

Thanks,

Jon

robertpriolo
Feb 15th 2008, 4:18 pm
it uses sqlLite

sqlite.org/

Jon12345
Feb 16th 2008, 3:41 am
Thanks Robert. Can you link in using ODBC or something like that?

robertpriolo
Feb 16th 2008, 6:42 pm
not that i am aware of, but you can use a the sqllite program to edit things.

sem-consultant
Feb 16th 2008, 11:37 pm
it stores in format of .aes, which is different.. but you can export as Excel, Txt from file section

robertpriolo
Feb 17th 2008, 12:26 am
it stores in format of .aes, which is different.. but you can export as Excel, Txt from file section

aes is the back or export of the database, however there is a raw sql file located at

C:\Documents and Settings\(Your desktop profile name)\Local Settings\Application Data\Google\AdWords-Editor\Profiles

it will be in a .db file and is named as ape_123123123.db (123123123 - your google account number)