Problem connection with lotus notes database with maven projectFastest way to determine if an integer's square root is an integerHow to launch an application from Lotus Notes, then later save into Lotus database?How to add local jar files to a Maven project?IntelliJ - Convert a Java project/module into a Maven project/moduleSearch and extract data from AS400 using IBM Domino Lotus Notes workflowRetrieve data from lotus notes database view via JavaHow to export data from a IBM Lotus Notes Database using JavaHow to connect Lotus Notes database through JAVA CORBA DIIOP with Anonymous ID?Searching Lotus Notes DatabasesConnection between Lotus Notes and PostgreSQL
How does one acquire an undead eyeball encased in a gem?
Is there a method for differentiating informative comments from commented out code?
How to properly translate the key phrase of Erdoğan's 2016 letter to Putin, "kusura bakmasınlar," to Russian
Would a carnivorous diet be able to support a giant worm?
How does the Melf's Minute Meteors spell interact with the Evocation wizard's Sculpt Spells feature?
Why did Dumbledore ignore this line?
Why is the Cauchy Distribution is so useful?
VHF 50 Ω Antenna Over 75 Ω TV Coax
What would +1/+2/+3 items be called in game?
QR codes, do people use them?
Party going through airport security at separate times?
What is the meaning of “Can I have a slice?” In NYC?
Write a function
Quoridor rules when faced the opponent
How to evaluate the performance of open source solver?
What factors could lead to bishops establishing monastic armies?
What are the effects of abstaining from eating a certain flavor?
No Torah = Revert to Nothingness?
Would a Nikon FG 20 film SLR camera take pictures without batteries?
What was the profession 芸者 (female entertainer) called in Germany?
Non-Chromatic Orchestral Instruments?
Adjust the Table
Distinguish the explanations of Galadriel's test in LotR
Is there a strong legal guarantee that the U.S. can give to another country that it won't attack them?
Problem connection with lotus notes database with maven project
Fastest way to determine if an integer's square root is an integerHow to launch an application from Lotus Notes, then later save into Lotus database?How to add local jar files to a Maven project?IntelliJ - Convert a Java project/module into a Maven project/moduleSearch and extract data from AS400 using IBM Domino Lotus Notes workflowRetrieve data from lotus notes database view via JavaHow to export data from a IBM Lotus Notes Database using JavaHow to connect Lotus Notes database through JAVA CORBA DIIOP with Anonymous ID?Searching Lotus Notes DatabasesConnection between Lotus Notes and PostgreSQL
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I want to retrieve data from a lotus database notes in my java code with odbc connection in my maven project .. I have done several searches for that without a good result, is it possible to make ? If you have any ideas can you help me with? Thank you
java maven lotus
add a comment |
I want to retrieve data from a lotus database notes in my java code with odbc connection in my maven project .. I have done several searches for that without a good result, is it possible to make ? If you have any ideas can you help me with? Thank you
java maven lotus
The JDBC-ODBC bridge was removed in Java 8. What version are you using?
– Elliott Frisch
Mar 25 at 23:22
Version of odbc? Version 7
– Nabli alaa
Mar 26 at 0:20
Version of Java.
– Elliott Frisch
Mar 26 at 0:20
Oh i don't no excatly but not java 8
– Nabli alaa
Mar 26 at 7:39
add a comment |
I want to retrieve data from a lotus database notes in my java code with odbc connection in my maven project .. I have done several searches for that without a good result, is it possible to make ? If you have any ideas can you help me with? Thank you
java maven lotus
I want to retrieve data from a lotus database notes in my java code with odbc connection in my maven project .. I have done several searches for that without a good result, is it possible to make ? If you have any ideas can you help me with? Thank you
java maven lotus
java maven lotus
asked Mar 25 at 23:19
Nabli alaaNabli alaa
203 bronze badges
203 bronze badges
The JDBC-ODBC bridge was removed in Java 8. What version are you using?
– Elliott Frisch
Mar 25 at 23:22
Version of odbc? Version 7
– Nabli alaa
Mar 26 at 0:20
Version of Java.
– Elliott Frisch
Mar 26 at 0:20
Oh i don't no excatly but not java 8
– Nabli alaa
Mar 26 at 7:39
add a comment |
The JDBC-ODBC bridge was removed in Java 8. What version are you using?
– Elliott Frisch
Mar 25 at 23:22
Version of odbc? Version 7
– Nabli alaa
Mar 26 at 0:20
Version of Java.
– Elliott Frisch
Mar 26 at 0:20
Oh i don't no excatly but not java 8
– Nabli alaa
Mar 26 at 7:39
The JDBC-ODBC bridge was removed in Java 8. What version are you using?
– Elliott Frisch
Mar 25 at 23:22
The JDBC-ODBC bridge was removed in Java 8. What version are you using?
– Elliott Frisch
Mar 25 at 23:22
Version of odbc? Version 7
– Nabli alaa
Mar 26 at 0:20
Version of odbc? Version 7
– Nabli alaa
Mar 26 at 0:20
Version of Java.
– Elliott Frisch
Mar 26 at 0:20
Version of Java.
– Elliott Frisch
Mar 26 at 0:20
Oh i don't no excatly but not java 8
– Nabli alaa
Mar 26 at 7:39
Oh i don't no excatly but not java 8
– Nabli alaa
Mar 26 at 7:39
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55347768%2fproblem-connection-with-lotus-notes-database-with-maven-project%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Is this question similar to what you get asked at work? Learn more about asking and sharing private information with your coworkers using Stack Overflow for Teams.
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55347768%2fproblem-connection-with-lotus-notes-database-with-maven-project%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
The JDBC-ODBC bridge was removed in Java 8. What version are you using?
– Elliott Frisch
Mar 25 at 23:22
Version of odbc? Version 7
– Nabli alaa
Mar 26 at 0:20
Version of Java.
– Elliott Frisch
Mar 26 at 0:20
Oh i don't no excatly but not java 8
– Nabli alaa
Mar 26 at 7:39