AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Database access

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
M'o



Joined: 09 Mar 2006
Posts: 7

PostPosted: Thu Mar 09, 2006 10:49 am    Post subject: Database access Reply with quote

Hello togehter,

i need a database access to a oracle database. Is a solution for this problem possible?

thanks
M'o
Back to top
View user's profile Send private message
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Thu Mar 09, 2006 11:07 am    Post subject: Reply with quote

Probably...
It has been asked (at least the access to database) already.
Try searching the forum for oracle database or odbc words, you will get quite some hits.
I know there are some command line tools, at least one for ODBC stuff.
Note that your request is a bit generic. What do you need to do: get some data, change data, create tables/bases, full access?
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
M'o



Joined: 09 Mar 2006
Posts: 7

PostPosted: Thu Mar 09, 2006 1:08 pm    Post subject: Reply with quote

More input - more output. That's right!

I have a text string and i will retrieve another field from database.
Example:
the text "example text" is assigned to the issue id 55555, it is one record in our database

My vision:

connect to database
selete issueid from database where text = "example text"
retrieve the issueid
close the connection

I can connect to the database with a oracle odbc driver...
Back to top
View user's profile Send private message
PhiLho



Joined: 27 Dec 2005
Posts: 6721
Location: France (near Paris)

PostPosted: Thu Mar 09, 2006 1:55 pm    Post subject: Reply with quote

Did you searched the forum as adviced?
Then you probably found ODBC2XLS.
_________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2")
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group