Summary: I installed MySQL on Vista. The root password I created I lost (even though I wrote it down) but think it was ‘My1SQL’ . When I tried to logon -...
Summary: Hi, I used bcp to extract two rows of data into a file from a Sybase database. One of the columns in each row containts blob data. I'm not trying to...
Summary: i have windows vista and in doccuments file it has batch file rest . will it restore the folder to original setting say for e.g i sent a folder to ...
Summary: Im making a website for my boss. He has an Access database with some data. I want him to be able to upload the database file and use that to populate ...
Summary: I am not a sql db manager by any means but I've been asked to reset the sa password for a sql 2005 server. My concern is ...will changing this passwor...
Summary: hey all, i need to know how to transfer a MySQL database from one domain to another ... i understand that i can use phpmyadmin to do this using the ex...
Summary: Hey Everyone, I'm currently trying to setup an online store, my wholesaler provides all their product info via .CSV file. The file from my wholsaler ...
Summary: The only useful hit returned by a google search on "php fractions" is: http://www.evolt.org/working-with-f... It concerns mostly using CSS to display ...
Summary: Hello, My problem is: I have an application which i have created that uses ODBC to connect to a ms access database. I want to place the database on my...
Summary: Keep in mind that your imported text file should have some value for empty fields. I regularly build tables using msqlimport to import tab-delimite...
Summary: Sorry, I don't know what you mean by 'code window'. I'll try to clarify what I need. The 3 linked fields are stored in one table for reference; I then...
Summary: bought used computer to fix up for my daughters first computer, it had windows 2000 on it, i installed windows xp, hard drive is 51% used up, previous...
Summary: I am relatively new to the ACT! 2006 software. So far, I have created a database of contacts and I would now like to use it to print mailing labels. H...
Summary: thank you Wisard- fred. Not being a computer wiz like you I wasn't sure what or how to fraze the search. I was hoping that someone like you would know...
Summary: I use Access to populate the Word client header (mail merge) and save it as a .....doc. The Excel Workbook is embedded into the ...doc. Each month m...
Summary: I use BDPRO and its very good. I index all my records for sale on my site www.trixysvinyl.com. I use BDPRO to export a comma delimted file and then my...
Summary: I agree with Jennifer, The query I would use would: 1. request start date for the current week 2. calculate the end date using DateAdd to add 7 days o...
Summary: I’ll be making a backup of a MySQL database, I’ll be using Webmin to create the backup, but after that I need to transfer the backup to another lo...
Summary: Dear brother, I am using php to manupulate some program which will insert some record to MySQL DB. The program used mysql_query($sql) to run the inser...
Summary: Are you using Access to do this? The easiest way to do this would be insert a Hyperlink to the document and then change the properties to a Command B...
Summary: Hry guys, I am about to attempt my first database project. I want to create a small community that is similar to a myspace application but there will ...
Summary: Last semester I was in Uni, we learned to use SAX to parse an XML file and create tree in java. Or you can use DOM to do it if the file is not so huge...
Summary: PROBLEM 1: ---------- i have 2 function that use paramaray as argument FUNCTION func1(Paramarray arg()) //some code here func2 arg //more code here en...