Dear guys,
I'm using C# 2.0, I have a Windows application that references several dll's. Each time I modify a particular dll, I have to recompile the other dll's that references it, and finally compile the application that references all those dll's.
I'm thinking of building a console...
Hi all, I'm using SSAS 2005. How do I concatenate two attribute values? For instance, I have two columns: Customer ID="001" and Customer Name="Mike". I want to make it display as one level in the hierarchy. Something like "Mike (001)".
Thanks guys.
Hi Leigh, thanks for your help, it sorts fine now...turns out I forgot to set the Week_Num column's datatype to smallint in Dimension table...
Thanks a lot,
Wawan
Hi all, I have a similar problem with thread960-584412. My time dimension have these attributes: Time_Key, Full_Date, Year_Num, Semester_Num, Qtr_num,...and so on. When I created the hierarchy, I have an attribute Week_Name (NameColumn) with Week_Num as the KeyColumn. I already used the OrderBy...
Hi guys...I have table Y with 700 records, with, say, two columns: column A, column B. I want to update column A with data from a column in table X but, table X only has 50 records. So what I'm trying to do is, update the first 50 rows of column A with data from table X, then loop back to the...
Hi, I'm developing a mobile application for Windows Mobile devices using VB.NET and C#. Everytime I need to upgrade my application on the devices I had to copy the cab file to the device and then click the cab file so it would install. It's a real problem because I had to do it for hundreds of...
Hi, I'm planning to develop a windows service on my server, with a filesystemwatcher to watch a certain .zip file. If the .zip file has changed, then the service would launch a VB6 exe. Considering a service can run without having to log on to the server, would the VB6 exe run without logging on...
Yes, someone mentioned about a Windows Service using VB, but I have no clue how to build one...Can you lead me to a sample somewhere, or if you have your own sample?
Right now, everything works fine (with the Scheduled Task on the server), but I think the ability of a user to run that .exe...
Hi jmarler...I think I have a similar problem with Bjornis BUT I need the .exe file to run on the server. This is my problem: I put an .exe (VB6) file on the server, I scheduled it to run every hour from 7 pm to 7 am. The .exe's task is to check a folder on the server if it contains the newest...
Hi, I wrote an application (with tek-tips' help, of course) using VB6 and pcAnywhere object, via dial up modem to modem. The application did:
1. send a text file to the host pc via dial up(aaa.txt)
2. run an .exe on the host computer that would generate a text file (bbb.txt)
3. retrieve the...
Hi, I developed a VB application, with a pcAnywhere object in it. This application's task is to send a .txt file to the remote computer and run an .exe file on the remote computer. I have 3 remote computers. It works fine with 2 computers (logged in as 'administrator'), but the 3rd one is not an...
Hi, if I wanted to select the top 100 records I do it with this query: "SELECT TOP 100 * FROM [table]"...
My question is: what if I want to delete the top 100 records, can I do that? What's the query?
Thanks
johnwm: I thought so too, that's why for this particular customer I always use my non-SP5 VB6. So I develop using 2 computers. But I'll try my SP5 .exe on one of those 50 machines to be sure. Thanks for reminding me about the 28 questions.
ArtieChoke: Yes, I installed my application on 50+...
Hi...I just installed Service Pack 5 on my VB6. My question is:
Let's say I have a VB6 application (aaa.exe) running on 50 pc's (Windows 2000). I compiled that aaa.exe using VB6 without the Service Pack. What if I made enhancements to that aaa.exe then compiled it using VB6 SP5, can I just...
Hi, I'm a VB6 programmer and have always used the Crystal Reports (version 4.6 I think) that came with VB6..
I'm thinking of upgrading my Crystal Reports to 8.5 BUT I have worries: will it have the same procedure to call the report from my VB6 application? Example:
when I want to show a report...
These are the details: Crystal Report 4.6, Access 97, VB6, SQL Server 7.0...
the application is VB6...when I click the "Preview" button in my VB app, it would show the report in a window... The process in my "Preview" button:
1. because of complexity reasons, I have to...
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.