Results 1 to 2 of 2
- 05-20-2011, 09:44 AM #1
Member
- Join Date
- Apr 2011
- Posts
- 28
- Rep Power
- 0
Why I can not see number columns from my database ?
I have an article database in excel. I import excel into an access table and use it in my java program.
There are some string columns and 2 number columns in the excel file (issueNumber and year columns)
After I import into access, I can see those numebr columns appear in the database.
->But I can not assign those number columns as integer during importing, if so does not import.
When I made a query in java throught JDBC, the number columns (issueNumber and year) comes EMPTY, no records seen et al.Only column names seen.
Anyone face to this problem before ? What can I do to see database in a proper way ?
- 05-21-2011, 01:06 AM #2
Member
- Join Date
- Jul 2008
- Location
- London (Kingsbury)
- Posts
- 41
- Rep Power
- 0
Similar Threads
-
How to write database queries in Jtable rows and columns?
By Vignesh Karthick in forum AWT / SwingReplies: 1Last Post: 02-02-2011, 03:55 PM -
How to insert random number to database
By waboke in forum New To JavaReplies: 1Last Post: 09-24-2010, 04:45 PM -
Printing the Number of Times a Number in a Range Shows up
By space4rent00 in forum New To JavaReplies: 1Last Post: 02-05-2010, 10:42 PM -
Counting the number of columns in a 2D array,
By KalEl in forum New To JavaReplies: 9Last Post: 10-21-2008, 05:27 AM -
Displaying different columns with database query
By jennybgh in forum JavaServer Pages (JSP) and JSTLReplies: 0Last Post: 08-02-2007, 05:04 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks