| Thread | Last Post | Replies |
|
| ADO - returning different results rather then Query analyzer !!! | 27 Dec 2005 21:01 GMT | 2 |
very strange thing happend today: I wrote an sql syntax to query a sql server database: "Select Count(*) From dbo.Func1() Where SomeCriteria" From the sql server query analyzer i got results as a nameless column having
|
| Please help. Visual Basic problem | 23 Dec 2005 18:31 GMT | 9 |
Hello to all. I have a database in which in the form there are two fields "TK" and "City". So when specific data is entered in the field TK, other data it is autoentered in the field CITY. (After update....If Me![TK] Like "111" Then Me![CITY] = "something"). It works fine in all ...
|
| Calander Control | 23 Dec 2005 13:38 GMT | 2 |
I created a form called frmCalander and have inserted the clander control on the form. I have three text boxes on my parent form, each with a command button to open frmCalander. When the calender opens, it defaults to the current date,
|
| Copy an open file | 18 Dec 2005 02:42 GMT | 3 |
Is there a way to copy an open file ? Like opening it for Read Only and copy it's contents ? Thanks,
|
| Edit CustomType in VS Property Browser | 17 Dec 2005 07:51 GMT | 2 |
Helo Pals: (This is Visual Basic .Net)I have this problem defining a complex property on a UserControl. The property is CustomType defined in another class and I hope its behavior be the same as .Net Color. 1.. How do I make it accesible and usable as .Net Color? I don't know if ...
|
| Datepicker ActiveX control | 13 Dec 2005 10:55 GMT | 4 |
I want to add datepicker activex control in my database. I have the file mscal.ocx witch is the activex control datepicker but How can I put it in my mdb file?
|
| Using AxDate Control | 12 Dec 2005 06:15 GMT | 1 |
I'm constructing a form and wish to use the AxDate Control to select date and set the value of a control source. Code on the control's O Updated event similar to this: Me.ScheduledStart.Value = Me.AxDateScheduledStart.Value
|
| Need a good Access Pop-Up date Control for dynamic reports | 09 Dec 2005 19:03 GMT | 7 |
I was just contracted for an Access project. The customer has a lot of data that he wants to see in reports. The catch is that he wants to select a date range from a start and end date and then a custom report to view the data. First, are there any good examples of this out there ...
|
| Error 429; ActiveX control can't create object | 06 Dec 2005 23:08 GMT | 4 |
We use a custom Access application that runs from an EXE file o nthe server to do our orders here, but when the user got a new computer, every time we try to run it is comes up with that error! We have so far tried:
|
| http://activex.microsoft.com - Has microsoft retired this URL? | 05 Dec 2005 12:43 GMT | 3 |
Has microsoft retired the activex.microsoft.com site? Suddenly our intranet web sites that have codebase references to this site don't work. Any Microsoft folks wish to comment?
|
| vbAccelerator control vbalDTab6.ocx | 05 Dec 2005 07:40 GMT | 3 |
vbalDTab6.ocx is a tab control from vbAccelerator. I registered it but it does not appear in the list of ActiveX controls (at least that I can recognize). Is there anything special that has to be done before these can be used? Like, does the vb6 runtime need to be installed? I'm ...
|
| date picker missing in AccessXP | 05 Dec 2005 00:41 GMT | 7 |
I have access2000 appliaction which works in 2000 and 2003 but fails due to a number of activex components being missing. These seem to have been installed in a 2000 service pack and are available to 2003.
|
| DotNet As Late Bound Automation Server | 04 Dec 2005 13:54 GMT | 2 |
I have a vb.net application in which I have used global variables. I converted it to become a late bound automation server (it is a dll now), where I simply want to call it from an Access application and run it. To my surprise, when the Access app calls the application with ...
|
| SMTP | 02 Dec 2005 21:01 GMT | 1 |
Can som1 recommend me a free Active X control for using SMTP in vb
|
| Using RTF/HTML in MS Access | 02 Dec 2005 13:08 GMT | 5 |
I would like to be able to use an RTF or HTML field in MS Access 2000 to be able to do simple format enhancements to selected text, such as bold, underline and italic. I've tried evaluation copies of Bennet-Tec's "AllText" and Sub Systems Inc's
|