--- Mr SHOAIB <[EMAIL PROTECTED]> wrote: > Can Any body tell me about Microsoft Excell Data sheet that how Can I > Coonect with any Microsoft Excell DataBase like mySQL.
As far as I know, PHP won't connect to a Microsoft Excel workbook file. You could probably save the Excel workbook file (sheet-by-sheet) as .csv files that could be accessed as text files, or used to populate tables in a true RDBMS. Michael Roush [EMAIL PROTECTED] "The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect." -- Tim Berners-Lee, W3C Director and inventor of the World Wide Web __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com The php_mysql group is dedicated to learn more about the PHP/MySQL web database possibilities through group learning. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php_mysql/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
