programming

Technical Article

Calling Stored procedure having cursor from ASP pa

  • Topic

Hello, I am having problem with calling a stored procedure which is having a cursor inside storing a large amount of data. I am able to retreive the a part of data by returning the value in a variable through output parameters. But the problem is that with time the data will increase and the […]

You rated this post out of 5. Change rating

2001-08-21

20 reads

Technical Article

Simple SQL-DMO Question

  • Topic

I'm trying to use SQL-DMO to determine the size of the "northwind" database: Dim oSQLServer Dim oDatabase Set oSQLServer = CreateObject("SQLDMO.SQLServer") oSQLServer.Connect "tower2", "sa" Set oDatabase = oSQLServer.Databases("northwind") Msgbox oDatabase.Size but .Size always returns the results in MB (not fine enough for me). For example, on my computer it returns 5 (MB) while EM show […]

You rated this post out of 5. Change rating

2001-08-20

3 reads

Technical Article

thanks for suggestions

  • Topic

hello andy, what i mean by not displayed is that the value for that particular field is being shown as <"Long Text"> and nothing else will try convert ok will let u know if something clicks by using convert thanks keyur

You rated this post out of 5. Change rating

2001-08-17

Technical Article

data display in table

  • Topic

hello, i am having a table in which the value of one field is too long, and it isnot being displayed i tried nvarchar, ntext eveything but its not working any new ideas?? thanks in advance

2001-08-13

2 reads

Technical Article

Encrypt Function Problem

  • Topic

Hi I have a login table with following fields and data Login LoginID varchar(8) Password varchar (8) The Data is table is Loginid Password Bill Gates Tick Tick123 Now if I am running the query : select * from login where loginid='Bill' and Password=ENCRYPT('GATES'), the query works. It should not work as the data in […]

2001-08-13

2 reads

Blogs

Small Data SF 2024

By

I can’t remember how I heard about Small Data SF 2024, but it caught...

A New Word: Moledro

By

moledro – n. a feeling of resonant connection with an author or artist you’ll...

Snowflake + Azure blob

By

Let’s go back to data platforms today and I want to talk about a...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers