I’m running a network for a small company until we get a sysadmin, here’s a little background: We have a Gentoo linux server and a windows 2003 server linked with samba. All the client machines have their internet access through windows, and intranet access through linux. their clocks sync to the windows server, but the [...]
Hello, I am having problems debugging a stored procedure using query analyzer of SQL server from a client machine. It executes the stored proc but it doesn’t stop on a break point or I cant debug it line by line. Someone please tell me if there is a solution of this problem. Thanks Related Posts:How [...]
The reason PHP is so popular has a lot to do with the ease at which it can be learnt. It is extremely easy to get started with PHP, within hours I had designed an online calculator and connected to a database called MYSQL. The critics however will say that the Language has no structure [...]
I want to to debug SQL Stored-procedure.How do I do that?? My current system Database SQL 2005 and Editors VS 2005 and VS 2003. I can’t to see Debug option in VS2005 for Stored_procedure or any other db objects where as in case VS2003 where it is available it doesn’t work shows following error “Unable [...]