File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
How many fields in one Table
Akshayan Venkatesh
Greenhorn
Joined: Apr 13, 2006
Posts: 26
posted
Apr 13, 2006 06:29:00
0
How man fields can contain in on table ..
Akshayan...
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
I like...
posted
Apr 13, 2006 07:02:00
0
It varies by database. Read your database documentation to find out.
JavaRanch FAQ
HowToAskQuestionsOnJavaRanch
Ankur Sharma
Ranch Hand
Joined: Dec 27, 2005
Posts: 1234
posted
Apr 15, 2006 00:38:00
0
As in MS Access it can contains 64536 Fields.
Maximilian Xavier Stocker
Ranch Hand
Joined: Sep 20, 2005
Posts: 381
posted
Apr 16, 2006 12:36:00
0
Originally posted by Ankur Sharma:
As in MS Access it can contains 64536 Fields.
Errr. which version would this be? Access 2002/XP is 255 fields max.
64536 is the maxsize of an Access clob field.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: How many fields in one Table
Similar Threads
retrieve all the tables from a database
JTable+JPanel Parent Table and Child Table
how to update only the modified field values
its very very urgent
how to select from a row from a database using an id
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter