INSERT INTO Error

  • Thread starter Thread starter Derick
  • Start date Start date
D

Derick

Hi,

Can someone please give me the correct syntax for this query: INSERT INTO
Customers (username, password) VALUES ('::username::', '::password::').

I use FP2003. I read this article (http://support.microsoft.com/kb/907307),
but cannot make sense of its.

Any help will be greatly appreciated.

Regards,
Derick
 
See http://www.w3schools.com/ado/ado_add.asp
If using the DBRW you need to install MS Office SP 2

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hi,
|
| Can someone please give me the correct syntax for this query: INSERT INTO
| Customers (username, password) VALUES ('::username::', '::password::').
|
| I use FP2003. I read this article (http://support.microsoft.com/kb/907307),
| but cannot make sense of its.
|
| Any help will be greatly appreciated.
|
| Regards,
| Derick
|
|
 
Back
Top