Hi,
this is kind of beginner stuff, but that's me and html anyway: I want to have a link that let's people download a file from my website, but I can't figure out how to create a link that let's people download the file I am linking to (rather than try to open it..). I've tried searching for the...
Hi,
does anyone know a way of opening a table from an access database in excel so that changes that are then done in excel are automatically implemented in the table in access?
Kjell
Hi,
I'm relatively new to linux, and after installing rh8, I'm trying to get my ISA isdn card to work, and to do this I need to install isapnptools, but when trying to compile the package (./configure) I get these error messages, and I assume I need some software before being able to do the...
Hi,
I know this might be the wrong forum to ask, but since I haven't gotten any answers in the other forum I posted this question in I try anyway:
I have a table with a field that contains description of ongoing operations. This is a LONG data type field (bear with me, I'm not well into all the...
Hi, I have a table with a field that contains description of ongoing operations. This is a long data type field (bear with me, I'm not well into all the correct terminology..).
I want to search this field for occurrences of spesific words. I've done this in Access, syntax is like this:
WHERE...
Hi,
I have the following query:
SELECT wellist.WELL, event.JOB_TYPE, event.START_DATE,event.END_DATE, daily.DDATE
FROM daily, event, wellist
WHERE (((event.END_DATE) Is Null) AND ((event.I_KEY)=[daily].[i_key]) AND ((event.E_KEY)=[daily].[e_key]) AND ((wellist.I_KEY)=[event].[i_key] And...
Hi, this may be a stupid question, but anyway..
I have used forms to search and sort and update data (find/replace) in an access db. Since I have more forms on the formstab than I need I thought that getting rid of the unneccessary ones, but when I select a form and press delete, access asks me...
Hi
I've rh 7.1 installed, and before when I logged in as root and started a terminal window it would say:
root@localhost root#, but once when I rebooted the machine it looked like it was updating or something when gnome started (got msgs like 'welcome to gnome 1.2') and now when I am logged in...
Hi,
I want to run the following update query:
UPDATE OPSUM SET OPSUM.OP_CODE = "DRILL", OPSUM.SUBCODE = "CMTD"
WHERE (((OPSUM.OP_CODE)="DRLCMT") AND ((OPSUM.SUBCODE)="0"));
This doesn't update anything, but if I remove the criteria opsum.opcode='0' it does...
Hi,
in a database I am working with there is a field where the data entered by the users are an description of an operation they are doing, Its in a table called OPSUM, and the main fields are PHASE, TASK and ACTIVITY, these contain a code to describe what they were doing, and then there is a...
Hi,
as I am setting up linux (rh7.1) for the first time, I am trying out a lot of things for the first time, just to see what happens :-), and I have one q.: Is there any way of printing out results of commands I run in the terminal window, some command I can 'attach' to the main command that...
Hi
I installed RH 7.1 on my pc. After install I was not happy with the refresh rate (headache-rate). So I ran Xconfig again, it seemed to work fine, but it stopped at this grey screen (actually very fine black/white checkered pattern), with the mouse cursor beeing an x. It seemed to be stuck...
Hi,
I'm trying to install red hat 7.1 on my pc. I have one hd (20gb). I want to have both W98 and linux (at least until I am good :) at linux). I have two W98 partitions taking ~17gb, and I want to use the remaining for linux. The hd structure then is: (primary part;5.5gb)+{(extended...
Hi
I am desperately trying to find an error in an database. I get the following error:
unhandled database exception
data truncated
ODBC retcode: 1021
Is this giving any clue to what might be wrong?
tia
Kjell
Hi
I am desperately trying to find an error in my database. I get this error message:
Unhandled database exception
Data truncated
ODBC RetCode: 1021
Does this give any clue to what might be wrong?
tia
Kjell
Hi, If I change values in a column in a query with selected records, will the values in the table also change for these records(and yes, I want it to)
tia
regards
Kjell
Hi
I am trying to write a query that looks in the database for entries that doesn't exist in a list. My problem is that Access don't accept the way I write th list. I'v tried every possible way: ('aaa','bbbb',.../("aaa","bbbb",..../('aaa';'bbbb';... and any other combination...
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.