Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: DB password security
Post: RE: DB password security

jreklund Wrote: (08-23-2018, 02:52 AM) -- You are going to hide the code all together? What if you end up dead and no one knows the encryption key anymore. Sure you should always put it outside the ...
6,749 Views
6 Replies
08-23-2018, 03:45 AM
arber.smajli
    Thread: DB password security
Post: RE: DB password security

The thing is This application I am dooing is for my studies (diploma work), so I work in a company. When I have finished, all my work is owned by the company and next year another studen take the ...
6,749 Views
6 Replies
08-23-2018, 01:15 AM
arber.smajli
    Thread: DB password security
Post: DB password security

Hi everyone, I'm developping an application who connect to an Oracle database ad then show monitoring statistics. The problem is, I have to store passeword and user somewhere. For the moment ...
6,749 Views
6 Replies
08-23-2018, 12:56 AM
arber.smajli
    Thread: Change DB config
Post: RE: Change DB config

The thing is I use Oracle databases
4,763 Views
5 Replies
08-02-2018, 03:58 AM
arber.smajli
    Thread: Change DB config
Post: RE: Change DB config

Thank you for your message I see what you mean but it's not what I search. I will try to explain you differently ; I am making a database monitor, so to acces to the page, the admin have to ...
4,763 Views
5 Replies
08-01-2018, 11:42 PM
arber.smajli
    Thread: Change DB config
Post: Change DB config

Hi everyone, I try to make a login to my DB (directly to the DB, not to a table containing users) But I don't know how could I change the configuration in the default database For example thi...
4,763 Views
5 Replies
07-31-2018, 05:55 AM
arber.smajli
    Thread: ORA-28009
Post: RE: ORA-28009

I have found I just had to add the variable "session_mode". Like this : PHP Code: -- public function db_connect($persistent = TRUE) {             $func = ($persistent === TRUE) ? 'oci_pc...
3,209 Views
2 Replies
07-08-2018, 11:32 PM
arber.smajli
    Thread: ORA-28009
Post: ORA-28009

Hi everyone I have started CodeIgniter recently and I have a problem connecting to my DB (Oracle) Indeed I have an error message telling me that I have to connect as SYSDBA or SYSOPER. I have...
3,209 Views
2 Replies
07-06-2018, 04:58 AM
arber.smajli

Theme © iAndrew 2016 - Forum software by © MyBB