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
Where can I find php ini file?
What is config file in php?
What is a PHP accelerator?
write a note on Testing the web site
How is it possible to know the number of rows returned in result set?
What does $_server means?
Is php session id unique?
What are the 3 scope levels available in php and how would you define them?
What's the difference between accessing a class method via -> and via ::?
What is difference between put and post method in http?
How to execute an sql query? How to fetch its result?
How do I run a php file?
Is string php function?
What are the three classes of errors that can occur in php?
How long is a php session valid?