mainegeek - yeah I checked the fans..all are running great. I have never overclocked the board. Plus..even after sitting overnight..the beeping persists.
thanks!
cccjohn...you might have wanted to post this as a new thread...but anyways..
When you say, "it will not power up"..I'm assuming that when you push the power button..nothing happens. Correct?
I've had this happen once. It turned out to be a screw head on the case touching the...
Motherboard specs:
DFI AK76SN AMD 761 chipset Award Bios DDR RAM
I was going to bed..and all of a sudden..my computer started beeping. It's a 1 second beep, with 2 seconds in between beeps.
I assumed it was a memory problem..so I tried a different memory slot, but that didn't help.
I now...
so you installed Win98 on the hard drive while it was in the other comptuer, then swapped it?
I've never had luck doing that. I would put a cdrom drive in the computer that is missing one. Then, format again and boot to startup disk and install windows.
Thanks, I will try this. I might not be able to work on this in the next couple days but thanks a TON for you time.
Do you frequent this forum? If I have additional questions, would you mind an email from me?
thanks
Thanks for the pointers. I will consider them all.
If you are querying a large table, would you put the query in a seperate SP, or the same SP that updates the records and loop through these records in a loop (within the stored procedure)? I know that the second kills the performance of the...
One more thing about the variables being passed to the stored procedure.
The first 2(MEME_CK, GRGR_CK ) are returned from a query.
The 3rd(NoteBox ) comes from a user input value.
Thanks for helping out Steve. Here is the code. It wasn't written by any of us, it is a stored procedure written by the software vendor. This is only the first SP that continues to call numerous other stored procedures. Plus, they don't comment their code very well. Good luck!
Again, there is...
Hey Steve,
No, I am not getting any errors back. It seems to run fine but nothing is changed in the db. However, when ran in Sybase Central, the stored procedure works great.
And, yes, the parameters are of the same type as the stored procedure asks for.
thanks
However, when this identical stored procedure is ran manually for Sybase central, it works.
It must be some issue with VB and the parameters I am using.
Thanks for any help. Here is the code:
SQL1 = "SELECT CMC_GRGR_GROUP.GRGR_CK, CMC_MEME_MEMBER.MEME_CK " & _
"From...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.