Register Advertise with usHelp Desk Today's Posts Search

Closed Thread
Thread Tools Search this Thread
Unread 12th Mar 2013, 02:43 PM   #1
HyperActive Warrior
 
Join Date: 2011
Location: New York
Posts: 388
Thanks: 39
Thanked 37 Times in 34 Posts
Default
Database help
Share on: 
fb share twitter share gplus share more share

Hi, quick question.. I am looking to create an app for an already established website. My question is would I be able to somehow access their database like their login and user info so I can use it in my app? Seems highly unlikely but I don't know much about it so I figured I'd ask..
mafai44 is offline  
Unread 13th Mar 2013, 06:45 AM   #2
Warrior Member
 
Join Date: 2009
Posts: 10
Thanks: 0
Thanked 1 Time in 1 Post
Default
Re: Database help
Share on: 
fb share twitter share gplus share more share

You should never open the database like that from an app, very un-secure.

What you should do is have a web service that runs on the server that connects to the backend database. Then your app login into the web service and then make SOAP request to grab the info you want/need.

Larry
LarryHoffman is offline  
Unread 13th Mar 2013, 04:27 PM   #3
Howdy
War Room Member
 
Valdor Kiebach's Avatar
 
Join Date: 2008
Location: England
Posts: 679
Thanks: 101
Thanked 150 Times in 124 Posts
Default
Re: Database help
Share on: 
fb share twitter share gplus share more share

Yes you can, Twitter and Facebook both do this as does Google, youtube etc...

Just use a system like LarryHoffman said.
Valdor Kiebach is offline  
Closed Thread


Bookmarks

Tags
database


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -6. The time now is 04:13 PM.