Hi, I am not quite sure what you mean exactly with to integrate. Do you have to call the stored procedures or do you have to implament identically one in our MySQL system? First thing should be quite simple. For the second you need to know the exact definitions.
There are 6 ways to do it: 1. There is a software, called Oraxel (or something like that) which connect Excel tables with oracle (and vise versa) 2. You could export your Excel tables into Access and link Access – Oracle tables through ODBC 3. You could do such export with OEM (Oracle Enterprize Manager) [...]
It would be interesting to know what kind of things would need to be changed in reports to make it SQL Server ready. Reports are based on queries or tables. Queries are based on table. Tables are either native Access, linked using ODBC or OLE datalink. But to Access reports, all these types of tables [...]
u can create a query to ur employee table with the where clause mentioning ur selected employee id, and then binding the fields with the recorset. also if u have the navigation buttons on ur form, u can use the find and move method of the recordset that binds to the navigation buttons, specifing ur [...]
The answer on first part of your mail is IMHO the program called Ethereal. It’s FREE, it works on GNU/Linux and Windows OS and it is very easy to use. It provides packet filtering, IP filtering, protocol filtering… Link: http://www.ethereal.com/ Bye
Hi All this is bakash again The secon server is linkedserver. I missed ” in my previous question. Sorry pls help thanks
I also use Sophos enterprise manager and the only difference in the member of group is I also have it as a member of server operator and domain user. Have you tried running a task for placing a account on those servers using auto-upgrade account through your SAV admin and then running a task to [...]
sp_columns ‘tablename’
From TechTarget.com: What is the difference between SQL and T-SQL? Why would a company use one over the other? This question posed on 14 February 2002 ANSI SQL is the standard Structured Query Language. Most database vendors support SQL. T-SQL is Microsoft’s “flavor” of SQL; it is ANSI SQL with Microsoft’s extensions. A company could [...]
Hello, I use the folowing script to get obj diffs between my SQL DB and those of the developpers. These scripts only check U,V,IF,FN,TR,P,C existence and diffs in columns or parameters. Since all TSQL code is put into CVS. You can easily add a script that checks systext. Also, default column values are not checked. [...]
If the database is marked to be listed in the domain catalog (database properties) then the Domain Catalog will show the creationdate, last modified and activity along with alot of useful info. The activiy includes changes from scheduled agents.
It depends how much work want to put in. If you’re using SQL Server 2000 then you might want to look into its Reporting Services which can handle quite a bit. If you really want to save money and you have time to code, check out a product called ActiveReports by Data Dynamics. It’s a [...]
In response to 1, wouldn’t you rather use ASP to interrogate the SQL database, instead of Access? Are the other options confidential?
I can’t tell for sure in your question and I think you are, but you need to use an Option Group and not a Frame. Then the control that is the Option Group has the value and the individual option controls, usually Option Buttons do not have a value property. So if your Option Group [...]
We have been using IronMail for some time now and have been very happy with it. We are in the process of getting there secure delivery applicance installed so I have no experience with the solution you are looking for but can give a vote of confidence for CipherTrust as a vendor. There secure delivery [...]
Just a guess without seeing the ACL. You are allowing those users access to a single site and denying everything else. They must also be allowed to use the email. If you say allow yahoo and then deny everything else this will include all email ports.
Hi Harg7769, I am assuming a relatively small wokgroup of around 10-25 users, in the absence of other information. There are possibly two issues here, an easy one and a difficult one. The easy one is to throw RAM at the problem – double the quantities on the workstations and quadruple on the server. You [...]
I haven’t come acrooss this particular problem,in the same way you are. however, I have on o ccassin been asked to allow non-admin. users acess to apps. with out granting full permission. So I’ve enclosed this link , and hope it’s of use to your quandry:http://msdn.microsoft.com/library/en-us/dncode/html/secure1152004.asp?frame=true
You could use views DBA_ROLE_PRIVS and DBA_TAB_PRIVS to identify what roles and object privileges have been granted to a user. HTH.
Your professor would probably be pleased if you had some perspective on challenges involved. 2600.com has plenty of information in that regard. Good luck! Craig Herberg





