I have recently started playing with .net for its usefulness in performing functions for an application I use.
I am in need of an ability to join 2 wav files to produce a third singular wav file which contains the other two files added together. Ideally I would like to be able to join more than...
Thanks for the help, I will play with Blat today and look forward to the vbscript Mark. :)
You just know this backup is going to fail the one week I am on holiday and no-one checks......
I know that there is no option to include email notification of success/failure with MS backup, however I have a zero budget and would like to implement this !
Are there any plugins/free alternatives available to anyones knowledge?
Thanks for your time.
I have put the search code below that I am using, it currently searches for the beginning of a postcode in a mysql field.
$sql = "select * from aromaol where town = '".$_POST['seek']."' or postcode = '". $_POST['seek'] ."'";
$result = mysql_query($sql,$conn)or...
I have a simple search and results display page designed. Its been working fine but suddenly over xmas it has changed...
One of the fields in the database is a weblink to a page, I have set a default value of http://www.blahblah.co.uk (sample) in the database in case no link was contained, this...
I am a newcomer to MYSQL, I have installed and designed/populated a simple online database and now need to design two simple webpages.
All i want to do is have a choice of searching on matches in 2 fields, the results being displayed in a further page.
i am not asking for someone to do this...
Thx for the hint, I have read the function thru but see no way to split the memo into chunks to fall into multiple fields as the length exceeds the 256 character limit for one field...
My apologies for sounding stupid, I am not a programmer!!
Thanks again.
I have in the past had need to copy memo fields to text fields for easy export purposes.
I have a memo field now which exceeds 256 characters which I need to copy to (presumably) multiple text fields for export and manipulation.
Can anyone give me details of how to achieve this?
Many thanks...
I find myself in need of converting a memo field to a text field!! I am a lite user of foxpro and not a programmer so please bear with me.
To make it simple I am in a position where I have the following fields to a foxpro 6 table called NOTES.
Coderef (index field)
Memo1 (memo field)
Text1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.