On Mon, Nov 14, 2011 at 02:41:55AM -0800, vinayh4 scratched on the wall:
> 
> Hi Simon
> 
>   In my application a ESB will update more than 2000 columns in
> simultaneously based on some algorithm 
> processing in real time . So i need to create single table with 2000 columns
> updated based on result
> of processing of records.
> 
> So i need to know how extend no of columns per table for SQLite Table.

  http://sqlite.org/limits.html#max_column

  Just redefine and recompile.

   -j

-- 
Jay A. Kreibich < J A Y  @  K R E I B I.C H >

"Intelligence is like underwear: it is important that you have it,
 but showing it to the wrong people has the tendency to make them
 feel uncomfortable." -- Angela Johnson
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to