-
How to evaluate database security tools in terms of security
I want to evaluate these tools, by using something like protection profiles or common criteria, but I don't know how can I find some checkpoints for evaluation. Can anybody help me?
Last updated: -
Consider an organization “ABC” having many employees. An employee works for one department. Each employee identified by using Empid, having Name, address ( described as House_no, city, district, state, pin code) and more than one phone numbers. Department identified by using Dno, having Dname,...
Last updated: -
Cannot delete record in phpMyAdmin
I just want to delete this one specific record in my database (phpMyAdmin). But it keeps giving me this error: You have an error in your SQL Syntax. What should I do?
Last updated: -
Storing MySQL database in-memory
Hello, Does anyone happen to know if it's possible for me to store a MySQL database in-memory? Do I have to create some specific query for this? My thinking is that this would speed up updates and inserts. Thank you very much.
Last updated: -
View from one DB server to another Oracle 11.2.0.3 for SAP
I want to create views which are giving correct result on one of the SAP instance to another SAP instance.
-
Cannot store data in MySQL database using Python
I've been trying to store my data into a MySQL database using Python but I keep getting this odd error message: mysql.connector.errors.ProgrammingError: Failed processing format-parameters; Python 'list' cannot be converted to a MySQL type What does this mean? And how can I fix it?
-
Auditing for database security
Why is a database monitor and auditing critical to ensure database security?
Last updated: -
Oracle: Create database link to DBA tables
In Oracle, can I create a database link to access several DBA tables from another user? I have to backup a table (in another tablespace) but I can't access it.
Last updated: -
Import of Microsoft Access database file to SQL Server is slow
I've noticed that there's an issue whenever I'm trying to import my Microsoft Access database file into SQL Server. My Access file has a ton of data but whenever I try to do the import, it takes a long time. Is there a way for me to speed it up? Thanks very much.
Last updated: -
Error message when loading data from Excel to Sybase
Here's my issue - I've been trying to load my data from a Microsoft Excel sheet to a Sybase database table. I keep running into this error message: Error: Incorrect syntax near the keyword 'FROM'. What's that mean and how can I fix it?
Last updated: -
Dynamically Add Picture Control in a window in PowerBuilder
Good day, In PowerBuilder, how can I add a picture control on a specific location on a window progmatically or at runtime...? thanks.
Last updated: -
Network is not connecting to MySQL database
I'm sorry for the confusion but I'm having a networking / MySQL issue. Our software works with Visual Basic and uses a MySQL database. Our app works in our local network but one person is running into an issue. Whenever he does something in the app, MySQL is taking way to long to search. Sometimes,...
Last updated: -
SQL code for deleting Microsoft Access database rows
I need to delete all of the content in several rows on a Microsoft Access database. How can I setup SQL to do this? I found this but I'm not sure if this works: Dim SqlQuery As String = "DELETE * FROM QuestionResults WHERE Quizname = " & txtQuizName.Text & ";" Can anyone help?
Last updated: -
Dear Sir/Madam, I am using a software bases on Clipper, i made all the entries and then I indexed. The program stopped working and closed. Since then I'm unable to retrieve the latest data from the .dbf files. Thanking you in advance.
Last updated: -
DBF corrupted database in Visual FoxPro
Hey friends, I'm in great trouble here.I'm using Microsoft Visual FoxPro 9.0 on my Windows 7 machine. I had some DBF files which was created in MS Visual FoxPro. The files were undoubtedly valuable since they contained my crucial data related to my office work. The files are now invalidtherefore,...
Last updated: -
Are there SAP certifications for database administration?
Are there any SAP certifications for database administration? If I want to be a database administrator, are there any SAP certifications I should acquire?
Last updated: -
SQL database recovery from corrupt database file!
Last week I backed up my SQL Server by using BE 2012. I named the file "SQL Server BAK" which contained copies of my SQL Server databases. A few days ago I lost some part of my data due to accidental deletion. I backed it up, so I tried to restore the database from the .bkf file. The problem comes...
Last updated: -
Hello, I'm the Assistant Editor on SearchWindowsSecurity.com. I'm looking to start a discussion about what browser people are using and why. Also, is anyone considering switching from IE to Firefox, or are your plans to stay with IE? Here's some food for thought... As of Feb. 2005, an estimated 35...
Last updated: -
Why is IBM Notes database processing slowly?
Our department constantly works with IBM Notes but we've noticed that it's become very slow lately. The database is running on our server (as usual). We're thinking that so many users are accessing documents all at the same time - that's what is causing the slowness. Does that make sense? Or could...
-
Requirements for database system
What are the requirements for a database system?