Some SQL Problems

C

chantage

Hello

i have a website, and i am usering Access Database

1) Some of my data is starting with blank i want to delete all like if data
starts blank delete the only blank , how can i do it ?

2) i am getting datas like Replace(Request("grup_adi"), "'", "''") but i want
to use trim word too but when i am doing it it will give me an error what can
do ?

Thanks for helps
 
Top