Viewing 15 posts - 1 through 15 (of 30 total)
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...
August 20, 2002 at 1:03 pm
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...
August 20, 2002 at 12:46 pm
I'll try running the process and see what happends thank you
RICHARD KIRMSS
August 14, 2002 at 9:50 am
Yes i'm running SQL SERVER 2000
RICHARD KIRMSS
August 14, 2002 at 9:44 am
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...
August 1, 2002 at 12:03 pm
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...
August 1, 2002 at 9:16 am
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...
August 1, 2002 at 8:48 am
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...
July 23, 2002 at 1:57 pm
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...
July 12, 2002 at 8:30 am
thank you for the websites you mentioned
they really worked out
RICHARD KIRMSS
July 12, 2002 at 8:22 am
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
July 11, 2002 at 12:01 pm
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...
July 9, 2002 at 10:32 am
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...
July 3, 2002 at 1:44 pm
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...
July 2, 2002 at 10:57 am
What are the advantages of both clustered and non clustered indexes. is one better then the other?
RICHARD KIRMSS
June 21, 2002 at 11:12 am
Viewing 15 posts - 1 through 15 (of 30 total)