![]() |
|
| Add blocked Because of Adult Content |
|
|
|
2
3rd November 14:04
External User
Posts: 1
|
Bolla,
There are a number of steps prior to that, of which you do not indicate were successfull 1) Did you setup a connection to the correct JDataStore database and test the connection? 2) How did you setup the QueryDataSet..?? Did you test it in the QDS dialog? I just repeated those steps for the JDataStore "employee.jds" and queried the ADDRESS table successfully. John.. -- ============================================= TeamB are volunteer helpers. Please DO NOT REPLY VIA EMAIL! Post all questions and replies to this newsgroup ONLY For papers on DataExpress, Applets, JSP, and Web Development go to: http://www.microps.com/mps/paperFAQ.html ================================================== == |
|
|
4
3rd November 14:05
External User
Posts: 1
|
When you select the querydataset component and then select the "query"
property, you get a dialog. You then set the "database" to your previously created database connection (the one you tested and it worked) Then you type in your SQL statement. select * from ADDRESSES Then you can click the Test button.. ...this all worked for me.. John.. -- ============================================= TeamB are volunteer helpers. Please DO NOT REPLY VIA EMAIL! Post all questions and replies to this newsgroup ONLY For papers on DataExpress, Applets, JSP, and Web Development go to: http://www.microps.com/mps/paperFAQ.html ================================================== == |
|
|
|