cancel
Showing results for 
Search instead for 
Did you mean: 

I can't find the table in the database by SQL Studio after Deploying an SDA

Former Member
0 Kudos

I did the example "Car Rental Application" just now. I could't find the table "QCR_RESERVATION" after the first step "Defining a Data Model",why? I followed the instruction step by step. Here are some other infomation I used.

1.log on sql studio:

server--localhost

database--J2E

username--SAPJ2EDB

password--admin

2.I can see the sdm is running in the NWDS.

3.version--SP15

thank you very much!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

ok,I clicked "continue..." in sqlstudio and couldn't find it.

but,I clicked the node "QCR_SERVATION" , opened the context menu and choosed "Deploy Table",ok,it worked this time.

I wonder if there is sth I didn't config or there is sth wrong with the help doucument.

anyway,thank you very much!

Former Member
0 Kudos

After you have successfully deployed your data model you can find it in SQLStudio.

Have you clicked on "...Continue" (it is the last item in the Node Tables -> SAPJ2EDB) in SQLStudio? You have to click several times on "...Continue" because QCR_RESERVATION is at the end of the tables list.

regards

Sebastian