Hi i am using a ClientDataSet with TQuickRep component in delphi 2005.. I really slow in generating the reports you can it scrolling through the dataset each time it generates a report. The it scrolls from the top of the dataset to generate another page of the report. and continues to do this so...
i am doing a system that has history tables for most but not all tables in my database.
i have designed triggers that insert updates to my history tables in order to have an audit trasl.
Some genius here in my department has suggested that i also log inserts to my history table so every...
here is an example of what i am trying to do
declare @max_key
select @max_key = max(key) from parts
declare @parts_history table(
parts_history_key int identity(1,@parts_history)
)
why can't i use a variable in the identity function above
in delphi when i add components the last component i add usually sits(display) on top of the other. i need to make a component display over another component at runtime what property would should i change to get this effect.
i keep getting these emails subject Notice: **Last Warning**
in the body it says "The original message has been included as an attachment."
and there is an attachment jdvhzw.zip the sender is admin@mydomain.com but there is no such email address how can i track down where this message is...
in delphi 2005 ide there is pin like thing beside the x in the project manager. Does anyone know what is it called and where i can find a component that can mimic that horizontal expanding behaviour. Or could even tell me what component i could use to impliment such a behaviour
i have five users running on a linux box with 256MB about 768 MB swaps and pentium 3 900MHz processor i loaded pervasive.sql V8
would a machine with these resources run very slow
i am trying to center a table using this class in my style sheets it work with explorer but not with firefox can someone please tell me why??
.centredtable {margin-left: auto;
margin-right: auto;}
when i do a showmessage using delphi 2005 i realize the message sits behind my modal form hence i am not able to close the form how can i get around the prob. How can i get this message to be displayed on top of my form?
os - mandrake
i have a directory being share via samba the share name is apps and the director under apps is platinum
i want to give everybody read write execute permissions on the platinum directory but "chmod 7777 apps/platinum" does does not set permissions for sub folders. also any files...
Is there anyone here that has intstalled pervasive.sql 8 on suse 10?
i am getting the error
+++++ Setting up user licenses...
7112: License is already installed.
*** glibc detected *** corrupted double-linked list: 0x4015b8d8 ***
/usr/local/psql/etc/postinstall.sh: line 507: 6490 Aborted...
when i try: smbclient -L localhost
i get: session setup failed: NT_STATUS_NO_LOGON_SERVERS
here is my smb.conf
# smb.conf is the main Samba configuration file. You find a full commented
# version at /usr/share/doc/packages/samba/examples/smb.conf.SUSE if the
# samba-doc package is installed...
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.