Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [SOLVED] SQL update using OUTPUT clause
Post: RE: SQL update using OUTPUT clause

Well I guess in case someone else has a similar issue. I dug into the framework code and documentation found out that you can force the query to return the Result Object. https://www.codeigniter.c...
2,392 Views
1 Replies
01-18-2017, 09:01 AM
henesnarfel
    Thread: [SOLVED] SQL update using OUTPUT clause
Post: [SOLVED] SQL update using OUTPUT clause

I'm trying to use the OUTPUT clause here https://msdn.microsoft.com/en-us/library/ms177564.aspx What I'm doing is updating a column that contains a key for a record.  So say the key is 10.  I need ...
2,392 Views
1 Replies
01-18-2017, 08:41 AM
henesnarfel
    Thread: [SOLVED: USER ERROR] CI3 sess_time_to_update and flashdata
Post: RE: CI3 sess_time_to_update and flashdata

OK I'm an idiot. :dodgy: I misread the config for the files session setup. For some reason I got how absolute and relative links work backwards. I didn't have the full absolute link from root o...
8,060 Views
6 Replies
10-13-2015, 07:58 AM
henesnarfel
    Thread: [SOLVED: USER ERROR] CI3 sess_time_to_update and flashdata
Post: RE: CI3 sess_time_to_update and flashdata

I've done some more testing.  I'm using fresh install of CI 3.0.2 with WAMP Apache 2.4.9, PHP 5.5.12, MySQL 5.6.17.  At the bottom are steps to produce what I'm seeing I'm able to use database se...
8,060 Views
6 Replies
10-12-2015, 01:13 PM
henesnarfel
    Thread: [SOLVED: USER ERROR] CI3 sess_time_to_update and flashdata
Post: RE: CI3 sess_time_to_update and flashdata

The only reason I'm using the 300 seconds is because that was the default as well as from what I understand even when the session ID is updated the session data is supposed to carry over. Also from w...
8,060 Views
6 Replies
10-09-2015, 07:15 AM
henesnarfel
    Thread: [SOLVED: USER ERROR] CI3 sess_time_to_update and flashdata
Post: [SOLVED: USER ERROR] CI3 sess_time_to_update and f...

I'm using FILES session and I'm working on an application where I'm using userdata and flashdata to keep the data stored in across page loads so that if the user navigates away from the app they lose ...
8,060 Views
6 Replies
10-08-2015, 01:01 PM
henesnarfel

Theme © iAndrew 2016 - Forum software by © MyBB