[thelist] Insert Nothing

Peter Brunone (EasyListBox.com) peter at easylistbox.com
Mon Sep 27 13:47:47 CDT 2004


Hi Rob,

	Why do you want to do this?  Maybe if we understood what you're
trying to achieve, we could come up with a better solution.

Cheers,

Peter

-----Original Message-----
From: thelist-bounces at lists.evolt.org On Behalf Of Rob Smith

Hi list,

I want to insert nothing into an SQL Server table. 
INSERT INTO myTable () VALUES ()

My table structure is this:
caid		int		4		not null
auto_increment
timevisited	datetime	8		not null
(getdate())

How can I achieve this?

Rob Smith




More information about the thelist mailing list