What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » access odbc sql and something like that

access odbc sql and something like that
Author: Message:
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. access odbc sql and something like that
we right i volunteer at an organisation where we use an sql database to keep track of contact details and records. the person who wrote the php interface to the database was rather lazy and didn't include features like sort by surname, so i was wondering if i would be able to use access or something similar to log in to the database and create a new front end interface, or even just sort records and stuff, is it do-able or do i need odbc or something installed on the sql server?
cheers

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














10-08-2008 01:16 PM
Profile E-Mail PM Find Quote Report
andrewdodd13
Senior Member
****

Avatar
Oh so retro

Posts: 870
Reputation: 16
34 / Male / Flag
Joined: Jan 2005
RE: access odbc sql and something like that
As far as I'm aware, it's not possible to open anything other than Access Databases with Access, though I could be wrong - I detest it.

Also, sorting usually takes place on-the-fly, ie, adding an ORDER BY clause into the SQL statement.

If you're considering completely re-writing the front end and dumping the PHP interface... maybe consider using Visual Basic .NET. PHP usually copes better with MySQL rather than MSSQL.
[Image: AndrewsStyle.png]
10-08-2008 02:00 PM
Profile E-Mail PM Web Find Quote Report
Jarrod
Veteran Member
*****

Avatar
woot simpson

Posts: 1304
Reputation: 20
– / Male / Flag
Joined: Sep 2006
O.P. RE: access odbc sql and something like that
quote:
Originally posted by andrewdodd13
If you're considering completely re-writing the front end and dumping the PHP interface... maybe consider using Visual Basic .NET. PHP usually copes better with MySQL rather than MSSQL
tbh i don't know weather or it's mysql or smsql
the server with the php interface does not facilitate sorting currently, but would i need acces to the php source config.php or something with the database name and passwords if i was using something like vb.net,
also it's not my server so should i need to upload anything it won't happen
[Image: attachment.php?pid=931204]

.png File Attachment: sql.PNG (49.63 KB)
This file has been downloaded 189 time(s).

[Image: 5344.png]
[Image: sig.png]

A.k.a. The Glad Falconer














10-08-2008 02:14 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On