Forum Replies Created

Viewing 15 posts - 1 through 15 (of 30 total)

  • RE: help with DTS

    I figured out what i had to do

    Since the main procedure in the Module is private and it calls all the other public procedures I had to create another public...

  • RE: help with DTS

    I tried the VB program with out the button and it works fine. I guess what my problem is, is that if I have a button what am i...

  • RE: VERY URGENT!!!!! SQL SERVER AGENT

    I'll try running the process and see what happends thank you

    RICHARD KIRMSS

  • RE: VERY URGENT!!!!! SQL SERVER AGENT

    Yes i'm running SQL SERVER 2000

    RICHARD KIRMSS

  • RE: cusor help

    ok i figured out what i got to do. BUt i need to know the status of my cursors. is there a way i can find out the status...

  • RE: cusor help

    i'm not sure...i'm just trying to run the procedure form the query analyzer. Inside the procedure is where i created the cursors. The Cusors are local to the...

  • RE: cusor help

    well in my stored procedure that i created i opening and closing 2 different cursors numourous times. And there are times when i get a a message stating:

    Server: Msg...

  • RE: pseudocode vs off-the-hat coding

    i find that writting psuedocode just takes a lot of time and hassel. Sometimes I get those projects where I only have a week or two to complete and...

  • RE: job hunting

    The company that i'm interning at has told me that there are no openings for a permanent position. The 3 other DBA's that I work with are trying to...

  • RE: Running VB to call a SP

    thank you for the websites you mentioned

    they really worked out

    RICHARD KIRMSS

  • RE: Running VB to call a SP

    I'm still haveing problems with this

    I was wondering if any one knows of a

    good VB site tha might explain more

    about data environments, data girds ect

    thanks for your help

    rich

    RICHARD KIRMSS

  • RE: Running VB to call a SP

    I tried that i wrote

    set datagrid1.datasource = dataenvironment.recordsets

    and still nothing. anyother suggestions

    would be great. if you need me to elaborate on anything that i'm doing let me know

    thanks...

  • RE: ACTIVEX Error

    I figured this onw out guys, but i'm having another problem. When I run this i'm selecting all from sysobjects. and then i'm

    setting Count=myRecord.RecordCount

    and the result that i'm getting...

  • RE: pseudocode vs off-the-hat coding

    Do you (or anyone else) ever feel like they spend too much time outlining the code rather then actually coding. I feel that when I go and write a...

  • RE: working with extents

    What are the advantages of both clustered and non clustered indexes. is one better then the other?

    RICHARD KIRMSS

Viewing 15 posts - 1 through 15 (of 30 total)