Summary: I haven't used ACE in years, but all of the Informix documentation is available at: http://www-306.ibm.com/software/dat... The best book for SQL?4GL i...
Summary: Quick general question... We have the trial version of SQL 2005 installed and now have the full version ready to be installed. I have read that i just...
Summary: Please excuse me as this question is simple.I am new to creating data sources. I am trying to create an ODBC connection. After creating one, the test ...
Summary: Thanks for the generous advices. I'd still like to see how far I could get with this though. It'll be good learning experience for me as well. I ran i...
Summary: Bryco and I both responded to your other thread with the steps to do this. Why did you post your question again here? Life is more painless for those...
Summary: Well, this is the Database Forum, so it's not the proper Forum for this question. You should post in the Mac Forum, which is where this question belo...
Summary: I am tring to get one single cell from a database. The primary key is username. I want to store the single cell in a variable called $charity. The cod...
Summary: i am currently working on my project. its home automation. and im using a free web server to store my data. what i want to know is how to transfer my ...
Summary: When you go to the video rental store near you and want to pick up a movie by the name of "The Omen" I bet you would look at O before T 99.9% of the t...
Summary: I have a empty table A that I am trying to populate. Insert into A(primary_key, Name) Select sequence.NEXTVAL, name From Table B The problem is tha...
Summary: Hello! Maybe someone can help me... I want to write procedure containing some queries as SQL query. For example, I have queries "sglstr", "sqlstr1" an...
Summary: Dear Friends, I am learning PL SQL for the first time. In one program I have given the dbms_output.put_line statement. While executing the program i...
Summary: We have various SQL Jobs that run everyday to undertake various tasks. The job in question is this "full-text full population for full-text catalog CP...
Summary: This is the database Forum. You should post your question in the appropriate Forum, whatever that is I can't say, since you didn't post your machines...
Summary: My DVD collection is getting ridiculously huge and I want to make an inventory database for it so I can keep track of it all. I'd like to make it comp...
Summary: Do you mean the data source drivers (like a db connector or something) or do you mean actual DSNs? System DSNs are just stored in the registry, so it...
Summary: I want to attach my purchase order files (microsoft word 2003 files) to records in my access database. Is it possible to link or better store them in ...
Summary: Hey everyone, im taking an SQL class and im working on my first assignment. It seems simple but i keep getting an Error 1062, duplicate entry '1' for ...
Summary: Steven, LOTIDB.NDX is a dBASE or FoxPro or similar xBASE file. It is the index file for a table file which is likely called LOTIDB.DBF. You can try po...
Summary: You mean the database on the laptop doesn't open or the database on the Act "server" (Where the Act database files are?) If you mean you can't access ...
Summary: ok, in excel i know there's a feature called FIND (Main menu ->Edit->find) which helps one locate words/features in the datasheet. but my question is...
Summary: Hi, I have a simple ms access application that allows you to scan barcodes in to a form which stores them in the database. The barcodes are 6 digits ...