Hi fellows,
I'm using Samba 3.0.4 on an AIX 5.3 box, I have a windows 2000 active directory domain and I'm trying to use smbclient to print in a dot matrix printer shared in a Windows XP computer.
The command I'm using is:
smbclient //myhost/myshare -P -c "put /tmp/myfile.tmp"
but I...
I downloaded the exact same file today, the size is in fact 67379200. I used "restore -f samba-3.0.4.0.bff" to extract the files and it worked ok. I installed after that pointing the device to the path instead of the bff file and I didn't have any problems.
Thanks, I actually want to authenticate the entire site as you mentioned (And yes, I know I won't be able to see anything without autentication).
But how can I do that? I have found mod_ibm_ldap inside the apache modules folder but I have not been able to get Apache up and running if I load it...
Fellows,
I hav installed a WebSphere and I'm trying to setup authentication for a web application using my Windows Active Directory. WebSphere is installed in a Unix (AIX 5.3) box.
I have managed to authenticate the login for entering the WebSphere Administration site but can't manage to do...
Fellows,
Obviously I'm a newbie in WebSphere Administration and I'm trying to setup authentication for a web application using my Windows Active Directory. WebSphere is installed in a Unix (AIX 5.3) box.
I have managed to authenticate the login for entering the WebSphere Administration site...
Yes, they are located there. The application (Business Works Gold) has an "import" utility to create a whole database from a backup. That utility created those definition files.
Best regards,
Mauricio Peccorini
Table Name = X$Field
The table location is a full path instead of a relative path.
Location = 'C:\BWDATA\TAG020\field.ddf'
[Pervasive][ODBC Client Interface][LNA][Pervasive][ODBC Engine Interface]Unable to open table: X$File.
Table Name = X$File
The table location is a full path...
Here is what the consistency check reports:
Table Name = GLInfo
The table location is a full path instead of a relative path.
Location = 'C:\BWDATA\TAG020\GLInfo.mkd'
[Pervasive][ODBC Client Interface][LNA][Pervasive][ODBC Engine Interface]Unable to open table: X$File.
... and here are...
First: Pervasive SQL 2000i
Second: PCC (SQL Data Manager)
Third: It fails with each and every table because paths are absolute instead of relative, but I've always thought this was due to the way the application is programmed. Isn't it? Is there any other check I should do? Should I correct this...
Hi fellows,
I have a very strange situation. I have this query:
select
consAccount.skglaccount as id,
count(*)
from
glaccount as consAccount,
glaccount as account
where
left(convert(account.glaccountnumber,SQL_CHAR),4) =
left(convert(consAccount.glaccountnumber,SQL_CHAR),4)...
What I need to do is create several Crystal Reports that run against this database. The problem is I can´t connect neither from Crystal Reports nor from PCC nor anything.
Thanks anyway,
Hi fellows,
The answer for my question is very probably a NOOOO WAY!. However, here it comes...
I have an application developed by a guy who I can't contact anymore. This application connects to a Pervasive SQL database and I can create more "application defined users" however, I can't get...
I don't think nagornyi has address the correct issue since in the case of a database link the TNSNAMES.ORA used is the one in the server's installation. However, he could have a point if you have multiple Oracle Homes in your server. Make sure you are trying to access the remote database from...
I would strongly suggest you leave the optimizer_mode in CHOOSE. FIRST_ROWS and ALL_ROWS might lead the optimizer to very different execution plans causing several problems.
For example, let's say you use FIRST_ROWS: in this case your lists of records will work fine and you will be allowed to...
The application is a third party so I can't determine the quality of the WHERE clauses but I'm pretty sure they are OK. By the way, the application was previously installed using the Workgroup Engine and all the problems started when we changed the deployment to Server Engine.
The same...
When you say "Someone could have changed the default cache on the engine" you mean REDUCED the default cache or is there an intrinsec problem in CHANGING it?
When you say "check to see if Pervasive utilizes the system Cache" do you recommend using it or not using it?
My server has just 1Gb...
Hi fellows,
I posted some of this questions in a previous thread but the discusion didn't reach these issues. Can you guys help me with this?
First, it is recommended to have communications threads set to 32 if you have 32 clients (for example), if you have more clients you should analyze...
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.