D 
		
								
				
				
			
		darazbox
hi,
I have question.. how to connect to access database using SQL statment?
I have query like this:
INSERT INTO export_klient IN 'D:\\base\\test1.mdb' SELECT * FROM klient
WHERE (card=100)
test1.mdb have set password...
how to do it?
thanx...
regards
da1
				
			I have question.. how to connect to access database using SQL statment?
I have query like this:
INSERT INTO export_klient IN 'D:\\base\\test1.mdb' SELECT * FROM klient
WHERE (card=100)
test1.mdb have set password...
how to do it?
thanx...
regards
da1
	
 I don't want to..