-
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: -
How do I upload an image or images at runtime in Visual Basic 6
I have designed an interface by which users are soppose to UPLOAD their thier pictures but they cannot do that at RUN TIME. Please help me with the CODE. am using VB6. It is a library registration form with Name, Index, Picture. we are able to update the name and index but unable to UPDATE the...
Last updated: -
What is the best way to delete records omitted from a data feed?
I have a very dynamic vendor who adds and deletes products daily. They provide major updates twice daily and while they don't provide inventory numbers - just "in stock" and "out of stock" every 15 minutes. Obviously, it is not feasible to update my db every 15 minutes. However, my question is,...
Last updated: -
Where do I start learning software installation?
I really want to learn how to do software installation, networking, database administration and hardware (for Microsoft Windows, MS Office, antivirus and antivirus).
Last updated: -
How can I change the collation name of a specific database?
How can I change the collation name of a specific database?
Last updated: -
Hi all, I have a condition and formula generator in my application. I must save this condition and formula in database and calculate formulas for each condition. I want to model these conditions and formulas. For example: Condition: Education=BS AND MaritalStatus=Married AND YearsOfService>10...
Last updated: -
Convert Oracle code to Microsoft SQL code
I've been given an Oracle DB that has some triggers and "LOAD DATA" jobs. Is there a tool/utility to convert the triggers/loads from PL/SQL into T-SQL?
-
Database structure and application outsource protocol
When an application has been outsourced, Don't the software developer need to share the database structure with the client prior to development
-
What’s the importance of a data model?
Can someone tell me the importance of data modeling?
Last updated: -
sir, I have completed my MCA in 2004,but not working after studies because I was in abroad with my family.Recently return back to chennai looking for good opportunity.I would like to start my career in ORACLE DBA.Which course in that will help me to start my career.Also can u suggest me any way to...
Last updated: -
DBA’s on a project delivering a packaged solution.
I am the test manager on a major implementation of the Guidewire Policy Centre product. I requested a DBA to join the project. They play a fundamental role in the whole process of ensuring quality. As testers we have no idea what is done to the database in respect of quality, duplication, bad...
Last updated: -
I intend to develop an internet voting website for my department to help with the departmental elections. How do I go about the programming aspect and the core part of database?
Last updated: -
What’s your biggest data problem? (Answer to win a free book)
Data management is of growing concern now, and there are lots of ways to tame the beast. What issues has your organization had with managing or analyzing data? Have you come up with any solutions yet?We'll give a free copy of Making Sense of NoSQL (read an excerpt here) to the member who offers up...
Last updated: -
Hi, We are using Lotus Domino 8.5 in our organization and now i need to create sub admins in the domino 8.5. It has options like system administrator , database administrator etc. Can someone please suggest
Last updated: -
Advice needed on “DB2 DBA for Z/OS career”
Hello there, I am a mainframe professional with over 6 years of experience. I worked mainly in IDMS database throughout my career. However, i am interested to learn database administration in DB2. I did clear initial DB2certification long back. 1> To do DB2 DBA, how difficult is it for me as...
Last updated: -
How to remove consistency check in lotus notes?
How to remove conistency check in lotus notes? Because everytime when i used to access my archieve data base takes longer time to open...Is there any option is there to cancel the consistency check?
Last updated: -
Adding a MySQL user when no MySQL users have admin rights?
I'm working on a MySQL installation that has a user already created ("admin"), but that user doesn't have a password, and doesn't have any permissions, so I can't create new users or even reset the password of that user. I'm using Ubuntu Server, and after looking through the help files I still...
Last updated: -
I want to become a DBA .can you please advice me how should i proceed ?Should i start with giving certification exams?
Last updated: -
Loading a new database from an Old one
I am new to SSIS. We are running SQL Server 2008, and I have to load a new database from an old one which had a different structure. I'm not sure how to cope with PK's that are identities. For example, I have three tables: 1) Main table eg. A list of applications 2) Joiner table eg. A list of...
Last updated: -
I need to create a databse that keep track of a Item # and associated with that Item# is 2 type of people. DonorID and OwnerID. Both these type of people i want listed in the same Table. So far my structure looks like so....