how can we retrive value from one database server and store
them another database server using php?
Answer Posted / sunilchai
Hi Bharat your answer will work if we have low values but I
had come across the situation where I need to connect to
msaccess database where it has nearly 10000 records need to
fetch the records and insert in mysql.Keeping all the
sensitive info in the sessions will exceed the server
session memory
thanks and regards,
sunilchai
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Is false empty php?
Define about declare construct?
What are getters and setters and why are they important?
How does cookies work in php?
How can we automatically escape incoming data?
What is session cookies php?
What is composer json?
How does php and apache work?
Tell me what is the difference between ereg_replace() and eregi_replace()?
What is sorting php?
How to call php function from javascript using ajax?
What is active record in php?
What is nan value?
Difference between get and post method.
Which PHP function would you use to send an email?