May 17, 2005 at 11:26 am
I am very new to sql and databases, but i have installed a database on our server which was previously written and hosted by somebody else, but it doesn't seem to work. I haven't changed anything.
The problem is that when you try to get some information from the database, it just returns a blank screen, no error.
Is this a simple problem?
Cheers
Angie
May 17, 2005 at 11:38 am
Do you mean that you can expand on any of the folders - "tables", "procedures" etc.. and see all the user created database objects but cannot query them ?!
Are you using QA to query them ? Can you see these objects in the object browser ?!
**ASCII stupid question, get a stupid ANSI !!!**
May 17, 2005 at 11:47 am
I can see the folders when i look in telnet, but i can't query them. I am using a cgi script to query them and display them in the browser.
I hope this answers the question, I know very little about sql, sorry!
Angie
May 17, 2005 at 12:37 pm
Since you installed the database you must have access to the server - you should first query the database directly - using either of the sql tools - enterprise manager or query analyzer and confirm first that the database has installed correctly and all the objects are in there - unless you've done this already ?????
**ASCII stupid question, get a stupid ANSI !!!**
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply