Hi all,
we're trying to update the version info that is contained in a .res file from an external application. I've tried opening the .res file with BeginUpdateResource but this always gives 0 in return, indicating the file wasnt opened. Getlasterror gfives a 0 too!
What are we doing wrong...
I'm using the Synedit controls in a frame to edit a memo-field in several situatons. Some of those situations the memofield is part of a dataset, and in some situations it is not part of a memofield.
If i try to use the DB-aware Synedit control on a non-dataset value, it doesnt work (as i was...
I have a report where in the detail lines a variable is set when a line with a certain line comes by.
The first groupfooter contains a max-variable of this one.
in the outer group footer i want an average of the different values from group1
GH1: Customer 1
GH2: order 1 (hidden)
D...
Hello,
Im using a table with multiple textlines, grouped by a reportnumber. I would like to extract the starttime (which is always in one of the textlines of a report) and show it in the groupfooter. Anybody know how?
Example:
Records:
Rprt Line text
1002 1 This is the firstline...
Hi all,
As part of our network a HP 4108GL switch is used. On the main VLAN there are a lot of client-dedicated routers (ISDN/ADSL) and for each one a static route has to be defined in the main switch.
The majority of desktops that use these routes are also on the same VLAN.
The HP switch...
I want to create a button in a VB application that shows a standard Appointmentform from Outlook with a few of the needed data inserted from the VB application, like date, subject and text.
I do know how to create a new appointment in Outlook from VB (thanks to tek-tips) but that is not what i...
I installed Delphi 6 some time ago, and are now trying to find the TXMLDocument component that is supposed to be on the internet tab of the pallet.... but its not there!!
There are components like ClientSocker, ServerSocker, Webbrowser etc ...but no XML components!!
Can anybody tell me in...
A query in my application return several columns with amounts, Now i need to add a ranking to all those columns seperatly.
So the result should be something like this:
ID Amount1 Ranking1 Amount2 Ranking2
---- -------- --------- ------- --------
135 123.34 4 23.00 3...
I'm using a MySQL server in conbination with Delhpi6, OLEDB 3.0 drivers from SW-soft and ADO components.
When i connect using ODBC everything works fine, when i connect using the OLEDB drivers, i'm getting an error when i try to connect to one of the tables. This all happens in design time...
We're developing an application for a reselling customer.
He has requested the database to be fully encrypted so no other applications can access the data.
Is there a way to encrypt an entire database in MySQL?
Hello,
I'm printing an invoice from two dbf-tables.
If the report is longer than one page i want a subtotal in the page footer, on the last past i want the grand total.
This is what i'v done:
I created two page footers, overlaying, one shows when Pagenumber = Totalpagecount (i.e. the end...
Hello,
I'm printing an invoice from two dbf-tables.
If the report is longer than one page i want a subtotal in the page footer, on the last past i want the grand total.
This is what i'v done:
I created two page footers, overlaying, one shows when Pagenumber = Totalpagecount (i.e. the end...
A few days ago I stumbled somewhere the net on a method of preventing users to resize a form below a certain minimum width and height. This method looked a lot better than the normal method of restoring the Height and Width to their minimum values in the Resize event, because this latter method...
Hello all,
A year ago all our NT 4 workstations were equiped with IE5 by the system administration department. They've installed it in such a way that you can't change the options. They appear in "read only" - grey.
Now i'v got administrator rights on my own workstation, but i still...
I'm developing a VB application with a SQL-server database
All the fields in the database are of a user-defined type (UDT), so i'm sure that i.e. all my fields with telephonenumbers in it are of the same type and size.
The drawback of using user-defined types is when you want to change them...
Hello all,
I have a VB-application using a SQL-server database with various tables, triggers, stored procedures, etc.
I want to guard the integrity and consistency of the data with check-contraints and triggers on the tables. With triggers it is possible to raise a user-defined error, which i...
Hello all,
I'v got a table like the following:
CREATE TABLE PDPPLS01 (
PLSPLSIDN INT IDENTITY,
PLSKNDGD1 datetime NOT NULL,
PLSKNDGD2 datetime NOT NULL,
PLSKNDGD3 datetime NOT NULL,
PLSKNDGD4 datetime NOT NULL,
PLSKNDGD5 datetime NOT NULL,
PLSKNDGD6 datetime NOT NULL)
The datetime...
I have created an OCX with a usercontrol called PrcDatagrid. It essentially consists of a grid and a toolbar with a few buttons.
In my main form one such control is added at design time.
I want to be able to create more instances of the usercontrol PrcDatagrid at runtime. I want to use those to...
In my Access 97 database i have a link to a dBase III file, which is updated from an other applcation. One of the fields in the dbase file is defined as Numeric 14, decimal 3
When i examine the data from within Access, all the numerical data is converted wrong: the decimal seperator and the...
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.