Hi all,
I am updating an existing application. The current situation is that the user can open a modal form (form1) from the main app window. From this form, they can open another modal form (form2).
On the form1 I have added a button that opens a non modal form (form3). form1 and form3 are...
Hi all,
I have a table that I need to count the records, grouping them by proj_id and date_entry. This is fine until I try to only count duplicate record once.
The table is as follows
Management:
proj_id, date_entry, name
What I want to do is to have a count of all projects grouped by year...
Hi all,
I am using Quick Reports with elphi 2005. I can preview a report fine but if I click on the print button on the preview screen, the report won't print. I get a small progress window, which stays at 0%, then disappears after about 3 seconds and the report doesn't print.
If I print via...
Does anyone know a way to get crystal working with win32. I am using Delphi 2005 Architect Edition and my project is Win32. I am using Quickreports but would like to start using Crystal Reports. If I create a new .NET project, then I can use Crystal but I can't in my existing Win32 project.
Is...
Hi all,
I have an aspx page (main.aspx), which contains a user control menu.ascx, which in turn contains another user control poll.ascx.
The code behind for the poll.ascx file works fine to a point. I want to call a function in this file depending on which of two buttons has fired the...
Hi all,
I am having major difficulty with the following. I have an aspx page with a reference to an ascx user control. The code for the control is as follows:
<%@ Control Language="vb" Inherits="myUserControl" Src="../../codeBehind/test.aspx.vb" %>
<%@ Register TagPrefix="MM"...
Hi all,
I am using Delphi 2005 Architect edition. Recently, the find utility has stopped working. I can find local references but when I try to find references to method, the find dialog shows 'finding candidate files' but no results are shown.
Any ideas?
Thanks
Hi all,
When I run my asp.net app, I get the following error in ie:
"vbc : Command line error BC2010 : compilation failed : 'Unable to load DLL 'alink.dll': System Error &H80070006&'"
I can run the exact same website on another pc and it works fine.
Here is the full compiler output...
Hi all,
Here's the deal. I have one table(ItemList) with the following structure:
registration_number varchar(10) PK
progression_id int PK
item_id int PK
subscription_key char(2)
date_of_incidence datetime
status char(1)
Here is a sample of the data:
BD0005 1 1 AC 1994-02-16 00:00:00.0...
Hi all,
Whenever I right-click on a file and select "Open with..", I get no dialog box to choose the application I want, the file automatically opens with notepad.
Any ideas?
Hi all,
This is a really urgent request for some info. I can't seem to find details on this particular problem even though i can find so much general info.
I am installing SQL Server Enterprise Edition. I want to license it with 100 USER CALS. When i get to the 'Choose licensing mode' screen...
Hi,
I have a server log shipping to a second server. Whenever i try to perform a role reversal, the promote secondary jobs fails 90% of the time. It gives the error that exclusive access to the database cannot be obtained. When i get this error, I check the current activity and there is no...
Hi all,
This is a log shipping question. I have created a job to transfer the logins of a database to the secondary server (for role changes). Two of the steps in this job are Operating System Commands. In these steps, i have specified the username and password of the login used to transfer the...
Hi and apologies if this has been answered before.
Is there any way to move the Documents and Settings folder. I want to move the entire folder to the D: drive, not just the My Documents folder. I want tot move the whole thing.
Any ideas?
Hi all,
Firstly, I must apologise if this has been answered before. I've searched but can't seem to find anything.
I recently had to format my laptop's hard disk (virus related) and now i've decided to install Windows XP. I have a 10GB hard disk and 128MB RAM.
Can someone recommend what...
Hi,
I am using SQL Server 2000. I have crated some DTS packages to transfer the logins of databases between servers. I then created jobs to run these packages using the DTSRun command. All of the jobs, apart from one, are running successfully. The one job that fails gives the following error...
Hi all,
I posted this same problem before but got no response. I was hoping someone could help me this time cause it's still causing a problem with my forms.
I have a form with numerous controls that do different things. When i click on the control it seems to fire the event twice. I have...
Hi,
I have a table that contains date information. This is a table of bookings for an individual. The table also has a field for the hour that the task is due to start and also a field for the number of hours the task will take.
I am trying to create a report that will display all the free...
Hi,
One of the fields in my table is populated by a field entered in a form by a user. Is there a way to add an incrementing value to the end of this value. The autonumber should reset evry time a new value is entered into the field.
The values are like this:
45354
34545
23478
45354
45354...
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.