hi,
i wont to implement caching in my website i found the way to that when the database is sqldatabase ans sql connection, but i'm using the ms access database and cannot do it, so please any one could give me the way to that????
thanx
User Profile
Collapse
-
Implementing Dependency Caching
-
ok but when i'm trying to make my connection string the wizard ask me for access database with .mdb extension mot accdb, and also should i chang the
(Persist Security Info=true; to Persist Security Info=False;)??
where is the problem exactly??... -
i'm using access database. here is my connection string:
Provider=Micros oft.Jet.OLEDB.4 .0;Data Source="C:\Docu ments and Settings\Ts_Awa d\My Documents\Visua l Studio 2005\WebSites\W ebSitetut\App_D ata\Copy of albader.mdb.mdb ";Persist Security Info=True...Leave a comment:
-
DataSet connectionString
hi,
ihave this problem, i'm workingin a website using visualstudio200 5 vb language
and i'm need to add a dataset to my website so when i'm added it and add the tableadapter i need, and save my work,if i'm trying to open the dataset again in the design view it give this error message:
Failed to load the dataset because of the following error:
Requested value 'connectionstri ng' was not found
so please... -
hello,
i'm trying your statement and i'ts totaly work thank you very much....Leave a comment:
-
delete statement
hi,
i'm working in asp.net using visual studio 2005 with vb language,
my tables is access database, will i'm trying to write the delete statement to delete some fields in my tables i wrote this statement and have no errors but the row didn't deleted. here is my code:
[CODE=vbnet]Public Function DeleteQuestion( ByVal Question_ID As Integer)
Dim cmd As New OleDbCommand("D elete from Questions where Question_id=... -
-
appened query error
ho to all,
i have made an project using ms access 2007, in my database i use some append queries to add data,and open report the query run when i'm click a button,in the first it works will but after awhile it give me this error:
"you are about to run an appened query that will modify the data in your table "
so any help in this problem?/
thanx -
INSERT function in ASP.NET
hi
i'm using asp.net(vb lamguage),and trying to write an sql statemnet to insert values in my table,i'have tried many ways but no one work as i need tere is alawya an error.i'm also using componentart tools and try to insert values in the table to appear at grid.
here is my last one
cmd.CommandText = "insert into std_t(std_no,st d_name)values(@ std_no,@std_nam e)"
can any one help or have another ideas.... -
make mde??
hello every one,
i won't to make mde file for my access project and i don't the way to that,i'm using access 2007 and try yo use make mde button but it doesn't help me.please i need the all steps to do this as soon as possible.
thanks alot -
Exporting and saving report to pdf or word.
hello,
i'm trying to make a button that export my report to word or pdf formate i'm trying to use macros to that but it doesn't help me.maby i can use procedure code instead of macros code. is there a way to do that????? -
-
appened rows
hello,
i'm tyring to add data to appened query using button but i've this message:
"you are about to appened 1 row (s) ". so how can i solve this problem as sooon as possible please. -
dsum
hi
i'm trying to make a report with those field (progam_name),( program_Id) and i want to getout the sum of the programs that have the same name how to that?/
i'm trying to use Dsum function but it dosen't work. -
rich text box
hi,
i need to print the text which had been pasted in my rich text box using button command, is there any way to do that??? -
DSum function
hello,
i'm having this problem when try to display the total amount form subform to form,for example i'm having two tables one for the products which contains(p_no,p _name,price),an d the other table contains(p_no,t otal_price,tota l_amount)
so the first table is placed in subform and the other table is placed in the main form,i wanna to calculate the total (price) in subform and display the result in the (total_price) field in main form,i'm... -
calculating the total average
hi
how to calculate the total average for many text boxes values in the same form
for example i have three text boxes two in the main form and the last one in the sub form so when the user define the value for the text box in the subform and the value for one of the text boxes in the main form the last one will automatically toke it's value which depends on the other two text boxes.
it's not matter what exactly the operation... -
hi and thanks alot because you replay to me.will i'm added an ole object to my form and through a button i loaded the word document from any place of my computer, and i wanna to print this dicument after been loaded in ole object also through a button, is there is any way to do that??...Leave a comment:
-
can i print the ole object content?
hi
i'm using ole object in my forms to loaded word document and i wanna to print them can i do that??and how? -
ole object
hello every one i'm asma
i have made an application using aceess 2007,and used ole object to get word documentsfrom other files but i face a problem that if the word document is more than one page the ole object display just the first one!!! so if there is any way to display all the pages please help as soon as possible.
thanx
No activity results to display
Show More
Leave a comment: