Thanks for the help. I am not sure why there was a mix of data types. I had not designed the original database, and was instructed to do an exact copy in SQL server. the ld was a mis-typed old. Thanks again. Any online resources that might teach me more on the sql server 2000 capabilites...
I am porting a database structure from Oracle to SQL Server 2000. I have managed to get all of the data and most of the constraints and triggers ported to the new database. However, I am uncertain of how to port a trigger with conditional statements in it to SQL Server 2000 from Oracle. I have...
Hello.
I have an ATL com object. I have a dialog in the project created with the ATL object wizard. I want this dialog to have a toolbar that I created in the resource view. How do I do this. With MFC it is easy, but I do not want to use MFC. Thanks in advance for your help and promptness.
Ryan...
Update. It has to be a DLL. It cannot be a control that is dropped on the form. But it still needs to be able to responds to serial port events within the DLL. Thanks.
Hello.
I need to be able to write a COM enabled DLL that will be able to respond to serial port events such as receiving a datastream and sending a data stream. It can be a component that can be dropped on a form ( which actually would be a nice implementation ) with a few properties set, so...
I needed to know if a DLL can respond to events. I haven't heard either way if it is a possible or not. I am guessing that they cannot. That they are basic packages of functions and whatnot. Thanks in advance.
REWT
The code that you gave me crashes the program when I try to set the window position and / or show the window. The error that I get is an assertion error which I have never heard of before. I also had to comment out the VERIFY statement because the compiler said it did not recieve the proper...
The tab control I am trying to use the the default one in the control menu after creating a new MFC(.exe) project. I cant seem to find examples of how to use it. And I cant drag and drop components onto it. I have noticed that some activeX things work much nicer in VB so I try to stay away from...
So I have to make some property pages and associate one property page with each tab in the tab control? How can I do this? I can make property pages with the ATL object. And then add controls to them. How do I get the property pages into the tab control. An example would be helpful. I have not...
How do I add a listview or treeview control to a tab control. I have not been able to drag and drop to add a control to the tabs I placed on my dialog. Every other language has supported dropping controls onto other controls to ease the GUI making process. Is this not possible with Visual C++...
I have a CFileDialog object to open a file, however, I want to be able to select a directory or a file and I cant figure out how to do this with a dialog window. Is this possible. If not, is there a component for VC++ 6.0 where I can do this. Thanks in advance.
Ryan E-W Taylor
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.