I have an application with a form. On this form I have a button. In the Button's Click event I check Form.ActiveForm and it is null.
How is Form.ActiveForm null in this instance. I know I have a form because thats where button I clicked is.
-Sean
I was wondering if anyone could tell me why this happened.
I have a Stored Procedure in SQL 2000 where when I define it as follows it works the way I expect it to.
CREATE PROCEDURE [dbo].[addSequenceBinaryData]
@sequenceID int,
@testData image,
@fileName varchar(255),
@retval bigint OUTPUT...
VSS automaticaly assocaites some files like .frx with .frm (When a .frm file is checked out if a .frx file exists in VSS with the same name it is also checkedout)
I want to be able to set up simular correlations of my own. Is it possible?
-Sean
I'm attempting to run an Excel macro from a spreadsheet that references some excel addins. When starting excel from the shortcuts or the executable this macro works fine. When I start Excel from my VB application I can't run the macro because it can't find the functions that are in the addins...
The company I work for has a few programs that are writen on a Mac. They want to place these program into source safe as back up and I was wondering if anyone knew an easy way to accomplish this.
-Sean
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.