Summary: i have written a batch file to backup database batch file is working if the data is not being used its not working when the data is online or data is ...
Summary: Hi All, I'm trying to write a script to generate rows in a table from arrays and sub-arrays. Its all working lovely but i've come up against a problem...
Summary: Since your OS is Solaris, are you asking for a unix shell script to do the post processing? If so, this awk script grabs the first 30 characters of f...
Summary: Can any body provide me the shell script for checking a filesystem size and once it goes above a provided threshold the automatic backup starts... ...
Summary: Thanks Sen! Sorry for the delayed response I got buried in adding PHP scripts to the data integration project I'm working on. This will run from a s...
Summary: Can someone tell me why the following is not working? $query = file_get_contents("import_data.sql"); echo ($query); $result=mysql_query($query); ...
Summary: hi guys. thanks in advance for any help on this one. so i am trying to get this semi tricksy loop running in ASE12.5 natively without having to resort...
Summary: Hi jhunt303, I quite sure I put the ODBC in system DSN already. One more thing is the data source name I use is same name with local PC name. When I t...
Summary: I want to be able to export a table in access to excel and if one of the values is 0 or less then a certain number i want the background color of the ...
Summary: I have a connection to a database on an MS SQL server. Want to make the connection read only though. The only box I could see under File > Connection ...
Summary: Dear all, i have installed ORACLE 9.2.0.1 and i created db satcom, when i'm trying to connect to the database using sql plus,following errors are impo...
Summary: You're asking for two different things. What program are you using to connect to the database? As far as "what is happening in my computer when you cl...
Summary: Hi FishMonger, Thanks for the links. I have to admit I am not the most experienced with databases and have only recently started PHP web development l...
Summary: I have 2 Access tables, t1 and t2, they are the same structure but located in different databases. How can I merge these 2 tables and put it back to t...
Summary: hi.. i am using spool command to write data into text file returned by select statement. like spool Filename.TXT select ... select ... spool off can i...
Summary: I am using an ORACLE databse and having a real problem figuring out how to do a "roll-up" for manager reporting. I do not have access to write to anot...
Summary: Hello, I am wanting to create a database to store my whole music collection using MySQL. My music collection includes music on different mediums such ...
Summary: I need a criteria in my access query to check for day of the week (If it’s Friday, I want the criteria to be between 16 and 18, but if it’s any ot...
Summary: 1. mysql stores the data in a location you specify on install - by default, it goes in \data within the mysql folder. Each folder relates to a databas...
Summary: This would waste some space. Use a room file with a day field for every day during the period you want to protect. Flag the field for the reserved da...
Summary: Message: I'm trying to do a program in Access to my husband clinic, I need first to check if the patient is male or female then if it is male I need ...
Summary: More then likely the formatting is suggesting and escape sequence which the older printer or deskjet are confused by. You might have to check the HP w...