Re: bussiness logic - how to develop in mysql In article <fctprr$e3b$1@news.onet.pl>,
"aaooo54" <roobik@poczta.onet.pl> wrote:
> hello,
> we are in the middle of migration from one IT platform to new one. Due to
> delay in the project I had to implement some temporary solutions in mysql
> database. I have a couple of SQL statements which are executed via linux
> shell scripts. Unfortunatelly I have to develop some bussiness process a
> little more complicated then other. I am a familiar with php but on the
> server php interpreter is compiled w/o mysql module. Remote access to mysql
> database is not alllowed.
> finally there is my question: how to develop bussiness logic over mysql?
> Idea of processes I would like to programme is simple:
> - check condition
> - if something is true execute sql statement 1
> - if something else execute sql statement 2
> etc., without interaction with user, without other I/O operations.
> I hope my problem is clear described. If you have any suggestions please let
> me know, i will be gratefull for any answers.
> regards,
> R.
Some solutions require a scripting/programming environment. Have
whomever created the php environment recompile it with MySQL since you
can't do remote access.
Time to discuss the issues with a manager who can wack some heads and
make things happen. You're attempting to do an end run around a
migration. Sounds like it's not going well. Call the migration team
together, present your problem, workarounds, and ask for ideas. Someone
may come up with a viable solution. Otherwise, your migration is doomed.
This is more a political than a technical issue. Use the people to get
it fixed.
--
DeeDee, don't press that button! DeeDee! NO! Dee... |