Hi,
Yes, I have values in my columns.
Is there any other way i can change the name of the column with dropping the entire column and create a new one?
Thanks!!
Jansen
13 oct 2000
Hi there,
I know that i can use the design table option to change the column name but if i were to use coldfusion and i need to write a query to change the column name can it be done?
If it's possible how do i do so?
Thanks!!
Jansen Khoo
12 oct 2000
Hi there,
I am currently trying to rename column name of a table using MS SQL syntax.
Can it be done?
If it can be done, how do i go out doing that?
Thanks!!
Jansen Khoo
11 oct 2000
Regarding your question.
I usually logs the information in a database.
All forms require two page. Form and action.
Code for form page :
<cfform action="createAction.cfm" method="POST" enablecab="Yes">
ID :
<cfinput type="Text"...
Hi, regarding yr question on killing all session.
The following is how i would do to destory all session.
<cfapplication name="admin" sessionmanagement="Yes" sessiontimeout=#createtimespan(0,0,0,0)# >
Hope it helps.
Jansen
Hi,
I am currently seeking ways to encrypt fields like (credit card number) in a form after they have been passed over to the action page before it is inserted to a MS Access database.
Thanks!
Jansen
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.