I am new to asp.net and rebuilding a site of mine to asp.net from asp classic.
I have an include file with some asp classic code, when I include this file to my asp.net it writes the text in <% which it did not when the file was asp.
<%@ Page Language="vb" AutoEventWireup="false" %>
<%...
Maybe I am doing something wrong :
I go to File DSN
Click Add
Choose SQL Server
Select My File
And then click finish on the following screen and then I get the error on the attachment.
Hope it makes sense to you
http://www.tri-actis.eu/Sandbox/Img/ODBC%20Error.jpg
Was not able to find anything with sdf and I tried to set up another datasource with my database but it would not let me. It was not able to open the database it said.
It will give me two options to connect to the DB windows or SQL.. but the compact databases only have a password.
Not sure if...
I am not sure if this is possible, but I have a picture and text in a cell where I would like to have the picture on the left side of the cell and the text on the right side.. the size of the text can varie.
I am not that much of an expert with CSS, hope somebody can help me.
Cheers
Then I get this error : 6|80004005|[Microsoft][ODBC_Driver_Manager]_Data_source_name_not_found_and_no_default_driver_specified 80
With this line : strCnxn = "Data Source=c:\TaskManager.sdf;ssce:database password=Entity48*
Hi
I have installed a SQL compact server 4 and cannot get a connection string to work with it.
I looked here http://www.connectionstrings.com/ but could not get any to work (I probably am doing something wrong)
The code below gives this error in the iis log : |5|80004005|- 80
I hope...
Hi
I hope you can help me, I have a table where I have multiple values like
TBL:
Name - KPI
Val1 - KPI1
Val1 - KPI2
Val2 - KPI1
Val2 - KPI3
I would like to make a report, which would show from this table the values like :
Name - Val1
KPI - KPI1, KPI2
Name - Val2
KPI - KPI1, KPI3
Is this...
Hi
I am not sure why this does not work here, the same code is used on another page on the same site, but with another insert statement.
The record gets added but when I do the @@Identity it will not show the number, any ideas ?
sqlstr = "INSERT INTO tblTaskToolSandbox ([ProjectID]...
Thanks a lot, guys for your input... I gave up at the end only because I did not have time to do it manually... I was hopening I could make the web site easily :o)
Hi
I made my first psd web site and it looks fine until, you start ctrl and scrolling with the mouse.
For the ones who never seed a psd web site it is basically a web site with tables and picuters
Anybody knows a way to fix the site so it does not scroll or have the picture and tables follow...
Hi
My code below is working fine, but my problem is when lotus notes is locked and it wants to send a mail, in the background the password input box opens to request the password, but the user cannot see it so the user thinks something is wrong and closes the DB.
I want to move the password...
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.