Are you using a sql database or an access database?

--- Venkatesh Thathathripuram <[EMAIL PROTECTED]>
wrote:

> this is what I got when I printed "sql"
> 
> 
> insert into
>
Merchant(MerchantID,Name,Address1,Address2,City,PinCode,Password)
> values ('00000000', 'James', 'king street', '1251',
> 'Toronto', 'M4k4g5','0000000')
> 
>  --- Chris Hagwood <[EMAIL PROTECTED]> wrote: 
> > >
> > > sql = "insert into
> > >
> >
>
Merchant(MerchantID,Name,Address1,Address2,City,PinCode,Password)
> > > values ('" & MMerchantID & "', '" & MName & "',
> '"
> > &
> > > Madd1 & "', '" & Madd2 & "', '" & Mcity & "', '"
> &
> > > Mpin & "','" & Mpassword & "')"
> > >
> > 
> > Have you tried a "response.write sql"?  If not,
> make
> > sure the resulting sql 
> > statement is what you expect. 
> > 
> > 
> > 
> > 
> > ------------------------ Yahoo! Groups Sponsor
> > --------------------~--> 
> > $9.95 domain names from Yahoo!. Register anything.
> >
>
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/17folB/TM
> >
>
--------------------------------------------------------------------~->
> > 
> > 
> >
>
---------------------------------------------------------------------
> >    
> >  Home       :
> > http://groups.yahoo.com/group/active-server-pages
> >
>
---------------------------------------------------------------------
> >  Post       : [EMAIL PROTECTED]
> >  Subscribe  :
> > [EMAIL PROTECTED]
> >  Unsubscribe:
> > [EMAIL PROTECTED]
> >
>
---------------------------------------------------------------------
> > 
> > Yahoo! Groups Links
> > 
> > http://groups.yahoo.com/group/active-server-pages/
> > 
> >    
> [EMAIL PROTECTED]
> > 
> >  
> > 
> >  
> 
>
______________________________________________________________________
> 
> Post your free ad now! http://personals.yahoo.ca
> 



                
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com



------------------------ Yahoo! Groups Sponsor --------------------~--> 
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to