User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 391,673 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,105 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 5 of 5
Search took 0.01 seconds.
Posts Made By: weilander
Forum: MS SQL Aug 4th, 2005
Replies: 5
Views: 24,691
Posted By weilander
Re: Default current datetime for column

In the column definition: default value = now()
Forum: MS Access and FileMaker Pro Aug 3rd, 2005
Replies: 2
Views: 4,245
Posted By weilander
Re: access UPDATE problems

What is the error-message?

Maybe you have to put an extra spcace before the last line (" AND last_name = " & Session("last_name") & "")
Forum: Oracle Aug 3rd, 2005
Replies: 1
Views: 2,024
Posted By weilander
Re: selecting the records

SELECT *
FROM emp emp1
WHERE TRUNC(emp1.doj) IN (SELECT TRUNC(emp2.doj)
FROM emp emp2
WHERE emp2.rowid <> emp1.rowid)
Forum: Oracle Aug 2nd, 2005
Replies: 3
Views: 12,798
Posted By weilander
Re: Accessing Oracle 10g table with MS access 2003

To fix this, go to registry,

change all "HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOMEx\NLS_LANG to "AMERICAN_AMERICA.WE8ISO8859P1".
Forum: Oracle Aug 1st, 2005
Replies: 3
Views: 12,798
Posted By weilander
Re: Accessing Oracle 10g table with MS access 2003

I have the same kind of problem.

The error message: The decimal field's precision is too small to accept the numeric you attempted to add.

The oracle-field is: NUMBER(6,3)
In Access the field is:...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 2:08 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC