Maximum SQL Table Fields ?
#6

As long as you select the data correctly you should be fine. Once you have inserted a new column just add it to your SELECT/UPDATE queries like any column.

You only have to add the column once then you can remove it from your code. (the ALTER TABLE statement that is)
Reply


Messages In This Thread
Maximum SQL Table Fields ? - by Youice - 08.02.2013, 11:43
Re: Maximum SQL Table Fields ? - by iggy1 - 08.02.2013, 11:55
Re: Maximum SQL Table Fields ? - by Youice - 08.02.2013, 12:08
Re: Maximum SQL Table Fields ? - by iggy1 - 08.02.2013, 12:15
Re: Maximum SQL Table Fields ? - by Youice - 08.02.2013, 12:19
Re: Maximum SQL Table Fields ? - by iggy1 - 08.02.2013, 12:23
Re: Maximum SQL Table Fields ? - by Youice - 08.02.2013, 12:28
Re: Maximum SQL Table Fields ? - by SuperViper - 08.02.2013, 14:22
Re: Maximum SQL Table Fields ? - by AaronKillz - 08.02.2013, 14:23

Forum Jump:


Users browsing this thread: 1 Guest(s)