| Thread | Last Post | Replies |
|
| idea ..! | 21 Mar 2005 15:35 GMT | 6 |
I have a requament and I just wanted to know what do u guys think about it. I have to syncronize two SQL Servers running in different locations tru dial-up conection and the data bulk to transfer from one SQL Server to
|
| Error capturing | 21 Mar 2005 15:18 GMT | 11 |
I know errors are talked about here all the time but in slightly different ways and context. What i want to do is to be able to give the user lots of information in the error message as possible instead of just the usual blah.
|
| How to find "Users" group name in French Windows | 21 Mar 2005 15:17 GMT | 4 |
Our VB6 application uses some sample code provided by knowledge-base article 316440 to allow us to set some permissions to our app for the folks registered in the "Users" group. It has worked well for several years. We recently had a customer in Canada install our app on a version ...
|
| Property accessor 'IsMdiContainer' on object 'System.Windows.Forms.Design.FormDocumentDesigner' threw the following exception:'Specified cast is not valid.' | 21 Mar 2005 15:12 GMT | 2 |
Property accessory 'IsMdiContainer' on object 'System.Windows.Forms.Design.FormDocumentDesigner' threw the following exception:'Specified cast is not valid.' What the hell is this on about??? I can run and compile my program, but I can't view the form at design time??? Please ...
|
| Start SQL agent Service using SQLDMO | 21 Mar 2005 13:03 GMT | 4 |
I am trying to start the SQL Agent service of my machine using SQL DMO. I oculdnt find any sample from the net I am using a c#,web application. Can any one please help me in solving this issue! Thanks in Advance,
|
| Screen Res. | 20 Mar 2005 22:07 GMT | 2 |
Any one with a sample code on how to adjust Vb project Forms according to user screen resolution at runtime Thanks Dib
|
| Checking WebBrowser History | 20 Mar 2005 21:02 GMT | 4 |
I have VB6 EE on WinXP SP2. I have WebBrowser control in one of my projects. Lets say we name it "theBrowser". For going to previously viewed page I use: theBrowser.GoBack
|
| SysTray ICon! | 20 Mar 2005 19:13 GMT | 6 |
I have a Vb 6 program that is driving me crazy. I am trying if the user clicks a button he/she will send the program to the systray. All this is working . The problem is the MouseMove Left or Right Click are not responding all all.
|
| Timer and Time | 20 Mar 2005 18:35 GMT | 4 |
I have another issue. I have a timer on the main form in VB 6. On form load the system if the SQL have any records it will open the frmWarning. This is working fine.
|
| Access 2003 | 20 Mar 2005 17:56 GMT | 1 |
I started to learn VB.Net 2 years ago during my spare time (I'm a accountant by rofession). Although being not in a hurry to learn VB.Net, a friend told me that it would have been easier to start by learning Access and then move to VB.Net. He also told me that I would have long ...
|
| VB6 App Won't Invoke WinHelp File | 20 Mar 2005 11:01 GMT | 4 |
I've created a WinHelp file using HelpScribble. The WinHelp file opens fine when I double-click it, but my VB6 application has stopped opening it. I made sure that the help file name is correctly pointed to in Project Properties and I have 0 specified for the ContextID. The ...
|
| Just wondering ! | 20 Mar 2005 08:19 GMT | 10 |
I'm Just wondering .. What kind of languages did virus came ?
|
| Class LIbraries | 20 Mar 2005 05:39 GMT | 2 |
When bulding class libraries how does one go about adding comments to the methods and properties so that they show up i the VB object browser? Mark Baird
|
| How to disable X Close | 20 Mar 2005 03:09 GMT | 13 |
How can I disable the X close on a VB form. Thanks Dib
|
| Sentence Subject | 19 Mar 2005 18:24 GMT | 3 |
This is an odd request. I need to find the subject of a sentence. Does anybody know of a why to do this? How? Lance
|