Ask a Question related to ASP.NET General, Design and Development.
-
Child #1
Re: DB's Nulls (access) giving me a hard time
Nevermind, I got this too. I guess I should search first, and ask later. Thanks for reading.
--
BethF, Anchorage, AK
It's YOUR God.
They are YOUR rules.
YOU burn in hell.
Child Guest
-
DW application giving SQL server driver time out
Hi.. When I click at my Recordset in DW application, it giving me an error Microsft ODBC SQL server driver, timeout expired.. what is happen? -
Giving Access to files in a directory
I have this script that checks user permissions in a database table and gives users access to files in a directory on the server. At the moment it... -
Giving users access to certain files in a directory
Ok here is my problem. We have a directory of excel files and users can only look at files they have been assigned permissions for, all the files... -
I have a hard time accesssing document Nib file from Main Nib.
I've looked at the SimpleMultiWindow sample. I look at it and seems like you just define the function in the Main Nib file, then you called the . ... -
giving access to specific folders
hi, i am the administrator of my computer and i want to give my users limited access to certain folders when logged in as administrator. can i... -
S. Justin Gengo #2
Re: DB's Nulls (access) giving me a hard time
Child,
You were very close.
If IsDBNull([Expression As Object]) Then
End If
Sincerely,
--
S. Justin Gengo, MCP
Web Developer
Free code library at:
[url]www.aboutfortunate.com[/url]
"Out of chaos comes order."
Nietzche
"Child" <beth@NOT-SO-bad-dawgs-in-ak.com> wrote in message
news:Xns93D16198F6A7CbethNOTSObaddawgsina@216.168. 3.44...label. the code> I get errors when doing attempting to insert a null value from a db into aIsNull(), =null, isnull all don't> works fine when there is a value in the db field.
>
> Example:
>
> lblorgname.text=DsPageData.Tables("OrganizationDat a").Rows(0).item("name")
>
>
>
> I figure i need to test for null, but can't figure out how to do it.supported; use> work
>
> My server tells me "'null' is not declared. 'Null' constant is no longer> 'System.DBNull' instead"
>
> How do I use system.dbnull in this instance?
>
> --
> BethF, Anchorage, AK
>
> It's YOUR God.
> They are YOUR rules.
> YOU burn in hell.
S. Justin Gengo Guest



Reply With Quote

