Forgot your password?
typodupeerror

Comment Re:Please (Score 1) 606

Well, I'm doing a study state by state on all the voting irregularities on my blog (in the sig), but I'm doing it without regard to who stole what or where. I know there's a ton of flaws in the system and no one wants to talk about it, but calling everyone who cares about our voting process a nut is a little out there, methinks.

~A!
WatchingTheWatchers
PHP

Journal Journal: Creating an Access Database in PHP

I'm having a hell of a time, searching Google for a way to create an Access database from PHP on my server.

See, the trouble all started when I promised my boss I could archive the MySQL in a format we could view in Access, which she adores for some ungodly reason. I was thinking of writing it out to a text file and then using some other utility to get it into access, maybe invoking some C code from the server to parse it and plug it into the DB.

Slashdot Top Deals

Keep the number of passes in a compiler to a minimum. -- D. Gries

Working...