10,932 Topics

Member Avatar for
Member Avatar for nathanpacker

Hey, I've got a form that passes the date onto a php script, which posts all the form entries into a database. One of those fields happens to be a date field. I have it going into a column in a mysql database that has the DATETIME datatype, but no …

Member Avatar for nathanpacker
0
189
Member Avatar for phoenix211984

I am trying to write my own php mysql banner advertising system. i have written imported images to the mysql table and i have got the php code to return normal images files e.g .gif, .jpeg etc. for flash banners i know that the headers are different can anyone give …

0
82
Member Avatar for tecman

Hi How can I create vb6 application that can be able to access to mySQL data base on web site ( the app is on computer connected with the internet ) . Thanks .

Member Avatar for aparnesh
0
62
Member Avatar for ashneet

Problem: I have two tables and those two table have one field in common which is "S_ID" first table have 2 fields: "S_ID", "T_ID" second table have these fields: "S_ID", "First", "Last" ---------------------------------- What i want to do is that i need to extract the the field "S_ID" from the …

Member Avatar for ashneet
0
102
Member Avatar for turnkeysetup

Hello, I am looking for a good php programmer that really wants to work and get jobs done and go onto the next job. I have many jobs open websites range from models site to free counters site.. I DO NOT need any getafreelancer.com wannabee programmers I have had enough …

Member Avatar for Puckdropper
0
119
Member Avatar for mukesh.more

Hi all, I install mysql 5.0. I create one stored procedure on my local machine. Simply I need to create same stored in Live server. Is there any GUI to access mysql 5.0. like sql server or phpmyadmin. I can access Mysql 5.0 from command prompt only. On mysql prompt, …

Member Avatar for pty
0
72
Member Avatar for whitemoss

Hi All, I've write a code for client and server. It works well so far but the server just acknowledge the client of what it received. How to recode this program to make sure that once server acknowledged the client that the data sent by the client have been append …

Member Avatar for whitemoss
1
142
Member Avatar for tecman

Hi How can I to access to mySQL data base on my web site from visual basic 6 application. thanks.

0
70
Member Avatar for rzszs

i have a data file in text format , i want to convert this text file into mysql database. For this i want coding in vb.net 2003 such that to calculte from this byte to that byte should be update in particular field etc. pls help me? the text file …

0
53
Member Avatar for Killer_Typo

howdy all, im just looking for some good websites that list all of the controls in C# that list the various ways of interacting with a MySQL database through C# through a website. While i normally use PHP for this type of thing i would like to expand my horizons. …

0
70
Member Avatar for deafmickey

I would like to create a MySQL to protect my subscribers and clients from receiving a spam emails. I can create a new table for MySQL and write new script for PHP MySQL: mysql_query("CREATE TABLE members( members_id INT NOT NULL AUTO_INCREMENT, PRIMARY KEY(id), email_address VARCHAR(50)") or die(mysql_error()); mysql_query("CREATE TABLE spam_free( …

0
51
Member Avatar for msvinaykumar

Hi, How to create an account in Mysql that does not require SSl Vinay

Member Avatar for vijayshankar
0
80
Member Avatar for crestaldin

[COLOR="Navy"]Hi everyone, I just finished my summer internship last week and part of what my boss told me at the end of the program was to work on DBMS skills. I am thinking of working on MySQL and from experience I know the best way to master any programming skill(or …

Member Avatar for trafficman
0
123
Member Avatar for went1180

having an issue--*cough*newbie*cough*--the html and php code here supposedly creates a new record into my database. problem is, the successfully connects to sql and creates the record, but the contents of the $_POST variables do not make it into their respective fields. I have an id field (AUTO_INCREMENT) that is …

Member Avatar for Puckdropper
0
125
Member Avatar for SD2001

Having built a work around for the counting feature not working, in any of the normal ways Ihave the following problem. [b]This works perfectly:[/b] [b][size=1][color=#ff0000][i] <%[/i][/b][/color][/size][size=1] [i][b]RSPage[/b] [/i][/size][i][size=1][color=#008000]=[/color][/size][size=1] [b]TRIM[/b][/size][size=1][color=#008000]([/color][/size][b][size=1]Request[/b][/i][/size][i][size=1][color=#008000].[/color][/size][b][size=1]QueryString[/b][/i][/size][i][size=1][color=#008000]([/color][/size][size=1]"page"[/size][size=1][color=#008000]))[/color][/size][/i][size=1] [/size][b][size=1][color=#008000][i]If[/i][/b][/color][/size][i][size=1] [b]Len[/b][/size][size=1][color=#008000]([/color][/size][b][size=1]RSPage[/b][/i][/size][i][size=1][color=#008000])[/color][/size][size=1] [/size][size=1][color=#008000]=[/color][/size][size=1] [/size][size=1][color=#ff00f0]0[/color][/size][size=1] [/size][b][size=1][color=#008000]Then[/b][/i][/color][/size][i][size=1] [b]RSPage[/b] [/size][size=1][color=#008000]=[/color][/size][size=1] [/size][size=1][color=#ff00f0]1[/color][/size][/i][size=1] [i][b]Max[/b] [/i][/size][i][size=1][color=#008000]=[/color][/size][size=1] [/size][size=1][color=#ff00f0]10[/color][/size][/i][size=1] [/size][b][size=1][color=#008000][i]If[/i][/b][/color][/size][i][size=1] [b]RSPage[/b] [/size][size=1][color=#008000]=[/color][/size][size=1] [/size][size=1][color=#ff00f0]1[/color][/size][size=1] [/size][b][size=1][color=#008000]Then[/b][/i][/color][/size][i][size=1] [b]Offset[/b] [/size][size=1][color=#008000]=[/color][/size][size=1] [/size][size=1][color=#ff00f0]0[/color][/size][/i][size=1] [/size][b][size=1][color=#008000][i]If[/i][/b][/color][/size][i][size=1] [b]RSPage[/b] …

Member Avatar for bronko85
0
129
Member Avatar for Turner

Hi all I am pretty new to website design and am trying to incorporate my website into a database. At the moment I am simply trying to put some basic code together and will finalise details later. I have however come accross a problem, I have managed to get working …

0
67
Member Avatar for bobby08

Hi, I have a row where it has multiple columns distinguishing the number of votes a user has. so it'll look like this: [inlinecode] [ user ] [ option_1 ] [ option_2 ] [ option_3 ] [ option_4 ] bobby........ 1 ......... 3 ............ 7 ......... 3 [/inlinecode] Is there …

Member Avatar for mmonaco27
0
119
Member Avatar for crestaldin

[COLOR="Navy"]Hello all, I installed MySQL 5.O but due to some errors I need to uninstall the file , but while trying to delete the file, I keep getting a message that some files (under a specified directory) are shared by other processes or used by other users so I can't …

Member Avatar for mmonaco27
0
137
Member Avatar for bobby08

Hi, I have a calendar table that has event comments and a date tagged to it. I would like to view "Upcoming Events" only. I was wondering what type of syntax I'll need to be using? heres how the table would look: comment | d1 | d2 | d3 ---------------------------- …

Member Avatar for mmonaco27
0
70
Member Avatar for jiruiz78

Hello there, I know (i think) this can be done (i saw it somewhere, but can't remember where), so maybe you guys can help me. I need my primary key to have left values on the auto_increment. For example P20060001 P20060002 P20060003 ... I need to have P2006 values on …

Member Avatar for castro1688
0
116
Member Avatar for castro1688

Has anyone used the tools for this before? How does it handle the code differences, e.g. no SYSDATE in MySQL. Does it automatically change the differences. Thanks

0
84
Member Avatar for castro1688

Has anyone done this before? How does it handle the small code differences, eg... no SYSDATE. Does the migration tool actually edit your code? Thanks

0
79
Member Avatar for aarya

[B][U][COLOR="Navy"]What is a database?[/COLOR][/U][/B] A database is a collection of data stored in some organized fashion. The simplest way is to think of it is to imagine a database as a filling cabinet. [B][I]What are tables in the database?[/I][/B] When you want to store some file with information you just …

0
116
Member Avatar for kibanga

I am learning to set up a cookie and assign a user_Id to whoever visits my website. I want to keep a record of all user IDs in mySQL database. I tried something like this: [PHP]if(!isset($HTTP_COOKIE_VARS['user_id'])) { $cart_id = md5(uniqid(rand())); $COOKIE=setcookie("cart_id", $user_id, time() + 14400); if (!$COOKIE) { echo "To …

Member Avatar for Puckdropper
0
241
Member Avatar for colpace

i am using c# with a MySQL database, using OleDbConnection and OleDbReader. When running a query using the count(*) function and try reading the returned value using: OleDbReader.getInt32(0), it gives an exception "Index was outside the bounds of the array". thanks,

Member Avatar for michael!
0
123
Member Avatar for solmyr72

This is the first time I try to use MySQL for very large tables. Experienced users warned me against possible problems with *index* definition for large tables: they claim MySQL indices are stored completely in memory, which is problematic to me : I have a huge table and limited memory …

0
60
Member Avatar for msvinaykumar

What does connection.conv() means? I know that connection.conv() - set type conversion options between MySQL and Python but How to implement this in python Vinay

Member Avatar for mostafadotnet
0
69
Member Avatar for garvey

I need to know if anyone using vb6 has hooked up with mySQL database system without any clumsy third party drivers or so.

0
71
Member Avatar for ithelp

List Of Free PHP,MYSQL Webhosting Provider at [URL="http://softwaretutorial.myitcareer.org/freephpmysqlwebhosting"]http://softwaretutorial.myitcareer.org/freephpmysqlwebhosting[/URL]

0
60
Member Avatar for jackfusion

Mysql info [IMG]http://kennyleitz.googlepages.com/mysql.jpg[/IMG] [PHP] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> <?php /* call this script "advs.php" */ if(!$c) { ?> <form action="advs.php?c=1" method=POST> <b>Find Results with: </b><br> Any of these words: <input type="text" length=40 name="any"> <br> …

Member Avatar for iamthwee
0
169

The End.