Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: Converting Access Database into MySql using jsp


Message #1 by Amit Sethi <amsethi@y...> on Thu, 6 Jun 2002 23:31:53 -0700 (PDT)
--0-1597835210-1023478692=:20621
Content-Type: text/plain; charset=us-ascii


 Hi,
But how to convert the tables also?
AMit
  Pat <gannpm@h...> wrote: Stored procedures in Access do not transfer as stored procedures in 
another database. They may show up as views. We will have to rewrite any 
stored procedures, constraints, etc. The only thing that transfers for 
certain are the tables.



> --0-1906407752-1023431513=:80984
Content-Type: text/plain; charset=us-ascii



Hi all, 
I need to convert the Access database into MySql database.If anybody has 
done this plz get back to me. 

Thanks in advance. 
Amit 
Stephen Biggerstaff wrote: 
You should really ask this question on the Access or MySQL lists unless 
you actually want to do this in Java! Alternatively try MySQLFront at 
http://www.anse.de/mysqlfront/ Stephen"Amit Sethi" 
wrote in message news:181587@p..._java_server...
Hi all, 
I need to convert the Access database into MySql database.If anybody has 
done this plz get back to me. 

Thanks in advance. 
Amit 
olivier plamondon wrote: hi,
I am working on a stored procedure implemented in JAVA and I would like 
to record my errors in the Oracle logs (whatever type of log)

I thought about SetLogWriter of the DriverManager but then I have to 
create a PrintWriter object and i'm getting lost in the settings.

It would be nice to be oriented in some kind of way. I don't know if i'm 
on the right direction.

Thanks,
Olivier


---------------------------------
Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup--- Change your mail 
options at http://p2p.wrox.com/manager.asp or to unsubscribe send a blank 
email to  


---------------------------------
Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup


---------------------------------
Do You Yahoo!?
Sign-up for Video Highlights of 2002 FIFA World Cup

  Return to Index