Hi,
Found solution, needed to set ClientTarget="uplevel" at page leve, tried with crystalreportviewer, but didn't work there, but with page it worked fine.
Aatif
How can I create a field in a table with data type auto number,
e.g.
create table docUsers (id number, login text(25), password text(25), level number, constraint doc_pk primary key ([id]) )
In this query I want to change the data type of id to autonumber, how can I achieve that.
Thanx
Aatif...
sorry I havent worked much on VB, plz tell me something abt VBA is it same as VB, sorry if it sounds stupid, but i dont have much experience on application development, only web development,
Thanx a lot
Aatif Malik
Yes, locally I can run it .....
Problem is that i want to run it in remote machine, so I am using adodb.connection through ASP and trying to use execute function to run that query.
Aatif
Hi thanx for ur reply, that is really cool
But it didnt work when I tried to execute it through adodb.connection object then it gave me read privelage error,
[Microsoft][ODBC Microsoft Access Driver] Record(s) cannot be read; no read permission on 'MSysRelationships'
Thanx
Aatif
Hello,
How can i find the name of relationship in the table, I want to use query
ALTER TABLE table DROP CONSTRAINT constraintName
if it is correct, but what abt constraintName how can i find out that...
Aatif
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.