Posted by Sheldon Glickler on 02/23/06 04:11
I want to think all who contributed to helping me. the problem is solved.
Here is what I **think** the problem was. I was using the require_once()
for the sqlLoginDB.php. Now, that should have appeared in both the main
module and in the module that holds the functions --at least that is what I
thought.
What I did was to add an assignment to a session variable for the resource
created by the mssql_connect(...) in the sqlLoginDB (and for good measure
threw in a @session_start() at the top of it. I then used that variable
in the function and all worked well.
Thank you all once again. Hopefully I can gain enough experience overtimeto
help others more than they help me.
Shelly
Navigation:
[Reply to this message]
|