Forum Moderators: open
If we use an Access or SQL database that resides on our web for this knowledge base, will Google soak up the database content or not?
Oh, I have to add, I use SQL.
That means if you upload an mdb file to your webspace and link to it, it will likely not get indexed, because I doubt google will do anything will that fileformat.
If however you have a db-driven website, like Wired_Suzanne, it will get indexed. (db-driven website refers to sites which store the data in some kind of db, then have whatever kind of program pull it out and generate a page that is in an accepted format, e.g. (X)HTML).