Current location: Hot Scripts Forums » Programming Languages » ASP.NET » Php To Asp.net???


Php To Asp.net???

Reply
  #1 (permalink)  
Old 03-08-05, 12:49 PM
mangotext mangotext is offline
Newbie Coder
 
Join Date: Mar 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Cool Php To Asp.net???

I need to prepare ASP.NET script that matches an insert PHP script I already have, can anyone help me?

use username_db;
create table customer
(cust_num int(4) NOT NULL
company char(25),
cust_rep int(3),
credit_limit int(5));
//then i have four more tables and the following
/*---------------------*/
insert into customer values
(2111, 'JCP Inc.', 103, 50000)
insert into customer values
(2102, 'First Corp.', 101, 65000)

//and so on..
can anyone help???
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
2 profitable script sites for sale cms-master.com General Advertisements 3 07-03-07 10:17 AM
We are PHP, MySQL, ASP.net, MSSQL, PERL, VB, Delphi Programmers AvanteGuard Job Offers & Assistance 1 06-20-04 05:32 AM
What should i learn PHP or ASP.NET donkon PHP 5 04-04-04 03:04 AM
HTML, ASP.NET, PHP Classes icu HTML/XHTML/XML 1 02-22-04 03:27 PM


All times are GMT -5. The time now is 01:01 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.