First  |  Prev |  Next  |  Last
Pages: 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
Excel and Scheduled tasks
I am trying to run an scheduled task that consists on updating some data on excel. I can get it to open the excel file and update the data. But, how can I get it to close the excel file afterwards? Thanks, Manuel ... 1 Aug 2008 07:52
ShellExecute returns 32
What is the meaning of that error? Jack ... 31 Jul 2008 10:19
MySQL Database Connection
I have installed MySQL Server 5.1 on my machine. I need to write a VB App that will allow me to connect to a database that is on my machine (localhost) "D:\MySQL Datafies\data\ibdata1" I have been wrestling with various connect statements I found on connectionstrings.com specifically this one: Driver={MySQL OD... 31 Jul 2008 16:31
VB6 IDE closes during error and can't make exe
Hi. 2 questions: 1) In development mode, I have a project which whenever i click "End" in the error MessageBox if it encounters a run-time error after i run it by "F5", both the running application and VB6 IDE will be closed. In normal condition, only the running application will be terminated and i don't hav... 2 Aug 2008 18:41
cSortedDictionary sort mode alphanumeric
Hi my name is mark and I'm addicted .... to the cSortedDictionary that is! :-) Thanks Olaf, it's a terrific tool!!! I was just wondering if there was a way to get the sorting to honor alphanumeric values? I've tried both oDict.StringCompareMode = TextCompare oDict.StringCompareMode = BinaryComp... 1 Aug 2008 22:16
ActiveX 'Registration'
VB6 On my dev PC I wrote and compiled an VB6 ActiveX .exe My test VB6 app that uses it finds it in the References (Browser) and connects. All is well here. Even after I compile my app it still works fine (no package/setup here). On a targe maching I want to Copy the ActiveX .exe and make it known to other ... 30 Jul 2008 18:57
Multiple-step operation generated errors. Check each status value.
ORIGINAL POST http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=3686328&SiteID=1 Hi Guys, I am having this weird issue, and am not sure exactly why it is happening. I have been searching all day for some kind of related problem, but am not finding anything. The only thing I came close to was this KB ar... 30 Jul 2008 16:53
VB6 and DMO
Hello, I'm writing a VB 6 app that will connect to a SQL Server Database. I know how to do this if I'm connecting to a single database but what I need to do is 1. Enter the IP of the Sql Server 2. Get a list of Databases attached to that server 3. Select one from a list supply a login and password and then conn... 11 Aug 2008 16:41
Fetching Webpage Works in XP not in Vista?
I use InternetOpenUrl to fetch the contents of a webpage. It works in XP but in Vista it returns a "not logged in" page from the target website. When you go to the page in Internet Explorer it displays properly. Anybody had experience with this problem? ... 30 Jul 2008 14:38
Is Input$ Really THAT Slow?
I my quest of trying to copy large files over slow networks, I thought I'd try downloading just a small bit of the file, and extrapolate from that how long it will take. My code is simply: Function GetDownloadTime(ByVal percent As Double) As Double Dim a$, FF%, , filesize&, sample&, gt1&, gt2& FF% = Free... 30 Jul 2008 12:19
First  |  Prev |  Next  |  Last
Pages: 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81