|
Attention! Read the forum rules carefully before posting a topic.
Try to find an answer in Wiki before asking a question. Submit programming questions in this forum only. Off topics are strictly forbidden.
Any topics which do not satisfy these rules will be deleted.
Moving from Netbeans to JForex platform |
us_copiosus
|
Post subject: Moving from Netbeans to JForex platform |
Post rating: 0
|
Posted: Sun 22 Sep, 2013, 07:44
|
|
User rating: 2
Joined: Fri 02 Mar, 2012, 22:08 Posts: 200 Location: New Zealand, Dunedin
|
In Netbeans: I have a database setup I select SERVICES tab and expand Databases to show my database already created and with records
I right-click and choose Connect
I can then access my database.
In JForex platform: What do I need to code to arrive at a place where I can access records in my database?
Bob M
|
|
|
|
 |
jlongo
|
Post subject: Re: Moving from Netbeans to JForex platform |
Post rating: 0
|
Posted: Sun 22 Sep, 2013, 21:33
|
|
User rating: 94
Joined: Mon 06 Feb, 2012, 12:22 Posts: 357 Location: Portugal, Castelo Branco
|
|
|
|
 |
us_copiosus
|
Post subject: Re: Moving from Netbeans to JForex platform |
Post rating: 0
|
Posted: Sun 22 Sep, 2013, 21:51
|
|
User rating: 2
Joined: Fri 02 Mar, 2012, 22:08 Posts: 200 Location: New Zealand, Dunedin
|
Hi Both those documents have you operating in Netbeans IDE I am migrating my strategy away from Netbeans IDE and into JForex platform and that is where I am a bit lost  Bob M
|
|
|
|
 |
jlongo
|
Post subject: Re: Moving from Netbeans to JForex platform |
Post rating: 0
|
Posted: Sun 22 Sep, 2013, 22:18
|
|
User rating: 94
Joined: Mon 06 Feb, 2012, 12:22 Posts: 357 Location: Portugal, Castelo Branco
|
Are you using server mode or embedded mode ?
If server mode, the you only need to have the server running, the code will the same if you include the javadb library.
On embedded mode, only need to care to the path of the db (also need to include the javadb library) and the code will be the same.
Trade well
JL
|
|
|
|
 |
us_copiosus
|
Post subject: Re: Moving from Netbeans to JForex platform |
Post rating: 0
|
Posted: Sun 22 Sep, 2013, 22:43
|
|
User rating: 2
Joined: Fri 02 Mar, 2012, 22:08 Posts: 200 Location: New Zealand, Dunedin
|
Embedded mode I believe Many thanks  Bob M
|
|
|
|
 |
jlongo
|
Post subject: Re: Moving from Netbeans to JForex platform |
Post rating: 0
|
Posted: Mon 23 Sep, 2013, 00:04
|
|
User rating: 94
Joined: Mon 06 Feb, 2012, 12:22 Posts: 357 Location: Portugal, Castelo Branco
|
Just a note : Netbeans service runs on server mode...
|
|
|
|
 |
|
Pages: [
1
]
|
|
|
|
|