YongGang Meng's Weblog


Welcome to Weblog

Browse by Tags

All Tags » Questions (RSS)
Excel data type seems strange when use ado.net to select
Recently, we need import some data from excel to  Oracle database. A strange thing confused me. The excel file has a column, for example PhoneNumber, the format is 999999, here are some example data: 123456 234561 345612 456123 561234 612345 000123...
Posted: May 22 2009, 06:59 AM by Ralax | with 1 comment(s)
Filed under: , , ,
A question about Page Header
When you add a Literal control to Page Header, for example: <head runat="server"> <asp:Literal runat="server" ID ="literal" >Literal Test!</asp:Literal> <title>Untitled Page</title> </head> When you browser the page...
Posted: Oct 02 2008, 04:45 PM by Ralax | with 3 comment(s)
Filed under: ,
More Posts