Click here to Skip to main content
15,896,912 members
Home / Discussions / Database
   

Database

 
GeneralRe: Puzzles me how to check a columns value Pin
Christian Graus1-Jul-05 21:58
protectorChristian Graus1-Jul-05 21:58 
GeneralRe: Puzzles me how to check a columns value Pin
gharryh1-Jul-05 23:34
gharryh1-Jul-05 23:34 
GeneralRe: Puzzles me how to check a columns value Pin
Christian Graus3-Jul-05 11:23
protectorChristian Graus3-Jul-05 11:23 
GeneralRe: Puzzles me how to check a columns value Pin
gharryh3-Jul-05 20:08
gharryh3-Jul-05 20:08 
GeneralRe: Puzzles me how to check a columns value Pin
Christian Graus4-Jul-05 13:10
protectorChristian Graus4-Jul-05 13:10 
GeneralRe: Puzzles me how to check a columns value Pin
toxcct1-Jul-05 21:32
toxcct1-Jul-05 21:32 
GeneralRe: Puzzles me how to check a columns value Pin
toxcct1-Jul-05 21:35
toxcct1-Jul-05 21:35 
GeneralRe: Puzzles me how to check a columns value Pin
gharryh1-Jul-05 23:29
gharryh1-Jul-05 23:29 
I tryed to read the debugger data but my knowledge of .NET is not that good.
If i read it correct the thing i want is not possible but how can i then check on a value in a database column.

Show Detailed Compiler Output:


c:\windows\system32\inetsrv> "c:\windows\microsoft.net\framework\v1.1.4322\vbc.exe" /t:library /utf8output /R:"c:\windows\assembly\gac\system.drawing\1.0.5000.0__b03f5f7f11d50a3a\system.drawing.dll" /R:"c:\windows\assembly\gac\system.xml\1.0.5000.0__b77a5c561934e089\system.xml.dll" /R:"c:\windows\assembly\gac\system.web.services\1.0.5000.0__b03f5f7f11d50a3a\system.web.services.dll" /R:"c:\windows\assembly\gac\system\1.0.5000.0__b77a5c561934e089\system.dll" /R:"c:\windows\assembly\gac\system.web\1.0.5000.0__b03f5f7f11d50a3a\system.web.dll" /R:"c:\windows\assembly\gac\system.web.ui.mobilecontrols.adapters\1.1.0.0__b03f5f7f11d50a3a\system.web.ui.mobilecontrols.adapters.dll" /R:"c:\windows\assembly\gac\system.enterpriseservices\1.0.5000.0__b03f5f7f11d50a3a\system.enterpriseservices.dll" /R:"c:\windows\assembly\gac\system.data\1.0.5000.0__b77a5c561934e089\system.data.dll" /R:"c:\windows\assembly\gac\system.web.mobile\1.0.5000.0__b03f5f7f11d50a3a\system.web.mobile.dll" /out:"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\kiddinsys\80c4fe54\a4ec71ea\owog6cgo.dll" /D:DEBUG=1 /debug+ /win32resource:"C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\kiddinsys\80c4fe54\a4ec71ea\owog6cgo.res" "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\kiddinsys\80c4fe54\a4ec71ea\owog6cgo.0.vb"


Microsoft (R) Visual Basic .NET Compiler version 7.10.3052.4
for Microsoft (R) .NET Framework version 1.1.4322.573
Copyright (C) Microsoft Corporation 1987-2002. All rights reserved.

C:\Inetpub\KiddinSys\aa.aspx(52) : error BC30456: 'Column' is not a member of 'System.Web.UI.WebControls.DataList'.

If DataList1.Column("Geslacht") = 1 Then



Questionhow can i change an identity seed of a colomn via transact sql Pin
m.rastgar1-Jul-05 7:58
m.rastgar1-Jul-05 7:58 
AnswerRe: how can i change an identity seed of a colomn via transact sql Pin
Scott Serl1-Jul-05 10:57
Scott Serl1-Jul-05 10:57 
GeneralMS SQL 2000 Server database Pin
phokojoe1-Jul-05 6:01
phokojoe1-Jul-05 6:01 
GeneralRe: MS SQL 2000 Server database Pin
Yulianto.1-Jul-05 17:07
Yulianto.1-Jul-05 17:07 
GeneralRe: MS SQL 2000 Server database Pin
phokojoe3-Jul-05 21:52
phokojoe3-Jul-05 21:52 
GeneralRe: MS SQL 2000 Server database Pin
Yulianto.3-Jul-05 21:55
Yulianto.3-Jul-05 21:55 
GeneralSQL database table Pin
phokojoe3-Jul-05 21:54
phokojoe3-Jul-05 21:54 
GeneralRe: SQL database table Pin
Yulianto.3-Jul-05 22:08
Yulianto.3-Jul-05 22:08 
GeneralRe: SQL database table Pin
phokojoe3-Jul-05 23:34
phokojoe3-Jul-05 23:34 
GeneralRe: SQL database table Pin
Yulianto.3-Jul-05 23:46
Yulianto.3-Jul-05 23:46 
GeneralMS SQL database table Pin
phokojoe4-Jul-05 20:32
phokojoe4-Jul-05 20:32 
GeneralRe: MS SQL database table Pin
Yulianto.4-Jul-05 20:43
Yulianto.4-Jul-05 20:43 
GeneralRe: MS SQL database table Pin
phokojoe10-Jul-05 22:00
phokojoe10-Jul-05 22:00 
GeneralRe: SQL database table Pin
phokojoe24-Jul-05 2:53
phokojoe24-Jul-05 2:53 
GeneralRe: SQL database table Pin
Yulianto.24-Jul-05 15:28
Yulianto.24-Jul-05 15:28 
GeneralRe: SQL database table Pin
phokojoe24-Jul-05 21:24
phokojoe24-Jul-05 21:24 
GeneralRe: SQL database table Pin
Yulianto.24-Jul-05 22:20
Yulianto.24-Jul-05 22:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.