I downloaded 10g from Oracle download site.
Everything installed fine. I created a DB and loaded it with data. I went to Net Manager and setup my listener. When I try to set and test my service I get the 12541 error listener not found error. I went to my computer's services and there...
No problem starting with basics. As far as I know nothing has changed ( yet of course something has). The mdb files have not moved or been named. Correct the application use the Access database (mdb files) to store the data.
I use a package that uses Access as its db. All of a sudden the application cannot find Access. I can open Access directly. Does anyone know how Applications access Access and how to repair corrupt or damaged drivers?
I use a package that uses Access as its db. All of a sudden the application cannot find Access. I can open Access directly. Does anyone know how Applications access Access and how to repair this issue?
Hi Mufasa,
No problem with the lateness. I appreciate the help. I think I've got it.
I tried to implement the code you sent but it did not work. Did I miss something? See below:
update RqDocuments
set RqDocuments.FileDirectory = 'c:\Projects',VersionNumber = VersionNumber +...
Hi Mufasa,
You explained the point well. I get it. My exits statement is alwasys true so I update every record. Could you explian what the value X should be? My guess would be b.ID
On Windows 2000
Could someone outline the basic steps I should follow to do the following.
1) I need to get 128 records out of one table in Oracle.
2) I need to bring in the 128 records into another database.
3) When bringing in the 128 records there are 18 records that are duplicate that I...
If anyone is listening have a simlar question.
Could someone outline the basic steps I should follow to do the following.
1) I need to get 128 records out of one table in Oracle.
2) I need to bring in the 128 records into another database.
3) When bringing in the 128 records there are 18...
Will this work if I need to mix a column value with constant values?
Insert into Mytable (ID,"1.0000",Null,36,"Repaired Record")
Select ID from Table2 where ID > 10
Still looking for joy :-)
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.