Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: connecting to mssql
Post: RE: connecting to mssql

NULL NULL works when using his test page so we know MSSQL server is ok with it. I also was of the opinion that we were in the database but failing to find the table. I was confused with the ODBC messa...
6,286 Views
3 Replies
01-14-2016, 06:54 AM
ryan
    Thread: connecting to mssql
Post: connecting to mssql

I was working with mysql with wamp and my coworker decided to work in mssql (I know bad communications but that's another story). We are at the point where I need my end to talk to his and we are havi...
6,286 Views
3 Replies
01-13-2016, 01:36 PM
ryan
    Thread: capture id on click
Post: RE: capture id on click

makes sense to me, I must have been screwing up elsewhere. I had got the id to show up in the url but it wasn't feeding to the WHERE part of SQL. All works now so I am happy.
19,000 Views
16 Replies
01-05-2016, 09:31 AM
ryan
    Thread: capture id on click
Post: RE: capture id on click

I swear I tried that .... I think I was skirting around that solution but was making my mistake at Code: -- $data['results']=$this->model_get->getSOI($id); -- I think I was trying to create m...
19,000 Views
16 Replies
01-05-2016, 08:53 AM
ryan
    Thread: capture id on click
Post: RE: capture id on click

I think my explanation is still bad. Hoping this image helps. ******edit**** I just got to thinking im an idiot. I keep thinking of this as a function call to public function soi() but the functio...
19,000 Views
16 Replies
01-05-2016, 07:19 AM
ryan
    Thread: capture id on click
Post: RE: capture id on click

So I was wrong in saying this was solved. I realized it was generating page/1, page/2, page/3. I didn't realize at the time that isn't what I was looking for. It seems that I want to put the ID into t...
19,000 Views
16 Replies
01-04-2016, 08:36 PM
ryan
    Thread: capture id on click
Post: RE: capture id on click

My bad for confusion, I thought I had both your names before the response. I went back and edited it. includebeer, I will agree that I should have put db id in the original post. Keep in mind, I am l...
19,000 Views
16 Replies
01-03-2016, 12:24 PM
ryan
    Thread: capture id on click
Post: RE: capture id on click

includebeer This captures the div id, I'm actually after the DB ID. Thank you for effort though. Wouter60 This did what I was going for. Thank you. I keep not realizing there are codeigniter ways i...
19,000 Views
16 Replies
01-03-2016, 08:58 AM
ryan
    Thread: capture id on click
Post: RE: capture id on click

I've got the button onclick working and the ID is hard coded in the function call. I am looking for how to capture the ID of clicked button and pass it in the function call.
19,000 Views
16 Replies
12-31-2015, 06:48 PM
ryan
    Thread: capture id on click
Post: capture id on click

I know this is a well documented topic because I've read on it in the past, but I can't seem to remember the right words to search. I don't do databases but work has required me to figure it out so so...
19,000 Views
16 Replies
12-31-2015, 09:34 AM
ryan
    Thread: session w/ user roles
Post: RE: session w/ user roles

Thanks for that. I will give it a shot when I get home.
4,156 Views
4 Replies
10-28-2015, 12:31 PM
ryan
    Thread: session w/ user roles
Post: session w/ user roles

Databases are not my thing... I mean I just don't get them. That being said, I have used codeigniter a while ago w/ grocery crud to try to learn this stuff and made something that worked but didn't to...
4,156 Views
4 Replies
10-28-2015, 11:30 AM
ryan
    Thread: new to everything
Post: RE: new to everything

sorry, I was referring to grocery. I'm new to CI too so this is a learning curve for me.grocery seems to be a ridiculously simple way of making interactive databases without the back end stuff. It is ...
7,002 Views
0 Replies
02-26-2015, 08:41 PM
ryan
    Thread: new to everything
Post: RE: new to everything

I just did the tuts and I have a meh idea on how it works but there is so much going on in the example. Any chance you could rip out all the example files and do the one line tutorial so I can look at...
7,002 Views
0 Replies
02-26-2015, 12:24 PM
ryan
    Thread: new to everything
Post: new to everything

I am trying to figure out a CMS and was drawn towards grocery/CI. I went through the tutorials just fine but they use things like function _example_output which I think is in example.php. Maybe some ...
7,002 Views
0 Replies
02-25-2015, 01:28 PM
ryan

Theme © iAndrew 2016 - Forum software by © MyBB