cancel
Showing results for 
Search instead for 
Did you mean: 

Java Dictionary Table Maintenance

Former Member
0 Kudos

Hello,

I have created several Java DC projects and I would like to maintain the data in these without creating a program to maintain the tables. Does anyone know an easy way to maintain the data like a SE11 view in ABAP for the java stack? I have tried using the ODBC connector thorough a program like access, but it seems to give me issues a lot of the time.

Any suggestions?

Thanks,

Dustin

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

If you're using MaxDb, you can use SQL Studio for MaxDb. You can download it from www.mysql.org.

Peter