| Thread | Last Post | Replies |
|
| How to add field properties to MDB with ADOX using VB??? | 22 Nov 2005 21:56 GMT | 3 |
I'm creating a new Access table using ADOX. I can add columns and indexes, but I'm baffled on how to change field properties. Can someone give me a hand? Want to change properties such as: Description (Column property?),
|
| display dates | 22 Nov 2005 21:19 GMT | 12 |
I am trying to write a simple application to determine dates. I want ot determine the date 2 weeks from the current date. I never want the returned date to be a weekend or a holiday. Anybody have any thoughts?
|
| access to customer forum | 22 Nov 2005 20:53 GMT | 3 |
I own licenses but cannot access the customer forum. My name is Jack Self so you can check that i am a customer. Please email my login codes to jack.self@videotron.ca. Thanks,
|
| MS Access | 22 Nov 2005 19:08 GMT | 2 |
how can I use MS Access XP drivers in VB6? Here, I mean licensed-wise for distribution...
 Signature Rick
|
| Want to be a developer | 22 Nov 2005 17:51 GMT | 5 |
My name is Kim. I'm currently an Accounting Technical Support for my company. In order to do my job I have to have a basic knowledge of how the software works. Our company used VB.Net for our software and I want to change my career to be a developer. I would like to take
|
| AppName: vb6.exe AppVer: 6.0.97.82 ModName: vb6.exe | 22 Nov 2005 17:20 GMT | 1 |
suddenly I started getting this error. I am using Visual Basic 6 with SP6 and Windows XP SP2. I can not open my forms and I get the following error AppName: vb6.exe AppVer: 6.0.97.82 ModName: vb6.exe ModVer: 6.0.97.82 Offset: 0003f08f
|
| Setting default printer | 22 Nov 2005 17:13 GMT | 8 |
how can i predefine a certain printer in all versions? I'm trying the following in windows xp pro but it doesn't work. Can you please help? My thanks in advanced
|
| Convert MS Office file to Text file | 22 Nov 2005 17:08 GMT | 5 |
Is it possible to convert word, excel and powerpoint file to text file? and how? Please let me know Thanks Regards
|
| Rundll32.exe To Send Mail? | 22 Nov 2005 15:00 GMT | 1 |
Before proceeding, please note that I had posted another question on this very topic about 2-3 days back but as already said, this post is somewhat different though it's related to the same topic. I am using the following code to open a new message window of the
|
| ImageList With ListView? | 22 Nov 2005 14:53 GMT | 3 |
I am trying to load the data existing in a text file in a ListView. The reason I am using a ListView instead of a ListBox is because I want an image to be placed just before each & every item in the ListView. The data in the text file looks something like this:
|
| Automation error calling in-process DLL | 22 Nov 2005 11:46 GMT | 4 |
"The callee (server [not server application]) is not available and disappeared; all connections are invalid. The call may have executed. " I have a VB6 ActiveX EXE (Thread pool=1) that randomly encounters the above error calling any method of a particular late bound object. The ...
|
| Access History? | 22 Nov 2005 11:37 GMT | 1 |
I am using the WebBrowser control in my VB6 application. In order to display the list of URLs that a user has visited in a given time, I tried the following but it doesn't work. Can someone please point out where am I erring?
|
| Help-Radio button groups from hell! | 22 Nov 2005 10:14 GMT | 7 |
Hi. I have 5 rows of radio buttons with 2 per column. Each row is supposed to act as it's own button group so in row1 the radio buttons would be A(0) and A(1); row 2 would be B(0) and B(1) and so on. I'm not sure if it is important but these radio buttons are sitting on a frame.
|
| VB combo box style 2 | 22 Nov 2005 10:00 GMT | 3 |
I have an array of combo box with style 2. the items are from 1 to 10. I want to track the text in teh combo box when user presses any key between 1 and 10. How can i do this. I need an urgent reply... Plz... help me out.
|
| Dll doubt | 22 Nov 2005 09:46 GMT | 2 |
I wonder by looking at the msgbox function.. when we type this code MsgBox " hellow world ", and as soon as we give a comma there popes a listbox giving us the
|